← Search

Freda Shi

19 accepted papers

2026

From Seeing to Thinking: Decoupling Perception and Reasoning Improves Post-Training of Vision-Language Models

ICML 2026poster

Recent advances in vision-language models (VLMs) emphasize long chain-of-thought reasoning; yet, we find that their performance on visual tasks is primarily limited by a lack of visual perception as opposed to reasoning itself. In this work, we systematically study the interplay between perception a…

Cited by 0SourceScholar
2026

Tracing the Emergence of Symbol Grounding in Multimodal Language Models

ICML 2026poster

Symbol grounding (Harnad, 1990) describes how symbols such as words acquire their meanings by connecting to real-world sensorimotor experiences. Recent work has shown preliminary evidence that grounding may emerge in (vision-)language models trained at scale without using explicit grounding objectiv…

Cited by 0SourceScholar
2025

Blessing of Multilinguality: A Systematic Analysis of Multilingual In-Context Learning

ACL 2025finding

While multilingual large language models generally perform adequately, and sometimes even rival English performance on high-resource languages (HRLs), they often significantly underperform on low-resource languages (LRLs). Among several prompting strategies aiming at bridging the gap, multilingual i…

Cited by 0SourcePDFScholar
2025

Distribution Prompting: Understanding the Expressivity of Language Models Through the Next-Token Distributions They Can Produce

EMNLP 2025

Autoregressive neural language models (LMs) generate a probability distribution over tokens at each time step given a prompt. In this work, we attempt to systematically understand the probability distributions that LMs can produce, showing that some distributions are significantly harder to elicit t

Cited by 0SourcePDFScholar
2025

Do Vision-Language Models Represent Space and How? Evaluating Spatial Frame of Reference under Ambiguities

ICLR 2025oral

Spatial expressions in situated communication can be ambiguous, as their meanings vary depending on the frames of reference (FoR) adopted by speakers and listeners. While spatial language understanding and reasoning by vision-language models (VLMs) have gained increasing attention, potential ambigui…

2025

Logical forms complement probability in understanding language model (and human) performance

ACL 2025long

With the increasing interest in using large language models (LLMs) for planning in natural language, understanding their behaviors becomes an important research question. This work conducts a systematic investigation of LLMs’ ability to perform logical reasoning in natural language. We introduce a c…

Cited by 0SourcePDFScholar
2024

Gated Slot Attention for Efficient Linear-Time Sequence Modeling

NeurIPS 2024poster

Linear attention Transformers and their gated variants, celebrated for enabling parallel training and efficient recurrent inference, still fall short in recall-intensive tasks compared to traditional Transformers and demand significant resources for training from scratch. This paper introduces Gated…

2024

LogogramNLP: Comparing Visual and Textual Representations of Ancient Logographic Writing Systems for NLP

ACL 2024long

Standard natural language processing (NLP) pipelines operate on symbolic representations of language, which typically consist of sequences of discrete tokens. However, creating an analogous representation for ancient logographic writing systems is an extremely labor-intensive process that requires e…

2024

Structured Tree Alignment for Evaluation of (Speech) Constituency Parsing

ACL 2024long

We present the structured average intersection-over-union ratio (STRUCT-IOU), an evaluation metric that compares a constituency parse tree over automatically recognized spoken word boundaries with the ground-truth parse tree over written words. To compute the metric, we (1) project the ground-truth…

2023

InCoder: A Generative Model for Code Infilling and Synthesis

ICLR 2023top-25%

Code is seldom written in a single left-to-right pass and is instead repeatedly edited and refined. We introduce InCoder, a unified generative model that can perform program synthesis (via left-to-right generation) as well as editing (via masking and infilling). InCoder is trained to generate code f…

2023

Language models are multilingual chain-of-thought reasoners

ICLR 2023poster

We evaluate the reasoning abilities of large language models in multilingual settings. We introduce the Multilingual Grade School Math (MGSM) benchmark, by manually translating 250 grade-school math problems from the GSM8K dataset (Cobbe et al., 2021) into ten typologically diverse languages. We fin…

2023

Large Language Models Can Be Easily Distracted by Irrelevant Context

ICML 2023poster

Large language models have achieved impressive performance on various natural language processing tasks. However, so far they have been evaluated primarily on benchmarks where all information in the input context is relevant for solving the task. In this work, we investigate the *distractibility* of…

2022

Natural Language to Code Translation with Execution

EMNLP 2022main

Generative models of code, pretrained on large corpora of programs, have shown great success in translating natural language to code (Chen et al., 2021; Austin et al., 2021; Li et al., 2022, inter alia). While these models do not explicitly incorporate program semantics (i.e., execution results) dur…

2022

Substructure Distribution Projection for Zero-Shot Cross-Lingual Dependency Parsing

ACL 2022long

We present substructure distribution projection (SubDP), a technique that projects a distribution over structures in one domain to another, by projecting substructure distributions separately. Models for the target domain can then be trained, using the projected distributions as soft silver labels.…

Cited by 11SourcePDFScholar
2021

Grammar-Based Grounded Lexicon Learning

NeurIPS 2021poster

We present Grammar-Based Grounded Language Learning (G2L2), a lexicalist approach toward learning a compositional and grounded meaning representation of language from grounded data, such as paired images and texts. At the core of G2L2 is a collection of lexicon entries, which map each word to a tupl…

Cited by 17SourcePDFScholar