
Ziyang Li
@_ziyang_
Followers
114
Following
32
Media
4
Statuses
14
No Code No Life | UPenn CIS PhD Student
Joined April 2022
Joint work with my awesome colleagues Jiani Huang (@moqingyan233) and Neelay (@NeelayV), professors Mayur Naik (@AI4Code) and Rajeev Alur (@RajeevAlur), and amazing undergrads Jason, Liam, Felix, and Eric from @CIS_Penn. (9/9).
0
0
3
To learn more:.- Read our AAAI’24 paper: - Try Vieira online: - Join our Discord Channel: - Check out Vieira’s source code: (8/9).
github.com
Framework and Language for Neurosymbolic Programming. - scallop-lang/scallop
1
2
11
Vieira builds atop Scallop, our neuro-symbolic language and compiler, to integrate probabilistic relational programming with foundation models. Our key insight is that foundation models are stateless functions with relational inputs and outputs. Cf. (3/9).
One thing I really like about language models is that they are stateless (they are functional programs of type text -> text). This allows us to share prompts (essentially currying the LM) and reproduce results.
1
0
4
RT @AI4Code: I am excited to share a preview of Scallop: a new programming language and toolchain for neurosymbolic AI. Website: https://t….
0
104
0