← Search

Deqing Fu

13 accepted papers

2026

EPSVec: Efficient and Private Synthetic Text Generation via Dataset Vectors

ICML 2026poster

High-quality data is essential for modern machine learning, yet many valuable corpora are sensitive and cannot be freely shared. Synthetic data offers a practical substitute for downstream development, and large language models (LLMs) have emerged as powerful engines for generating it. However, exis…

Cited by 0SourceScholar
2026

FoNE: Precise Single-Token Number Embeddings via Fourier Features

ICLR 2026poster

Language models treat numbers in the same way as ordinary word tokens, which introduces two major issues: (1) embeddings of numerical tokens primarily reflect their frequency in text corpora rather than their inherent numerical properties, leading to frequency bias, and (2) numbers are often split i…

Cited by 0SourcecodeScholar
2026

Transformers Provably Learn Algorithmic Solutions for Graph Connectivity, But Only with the Right Data

ICML 2026poster

Transformers often fail to learn generalizable algorithms, instead relying on brittle heuristics. Using graph connectivity as a testbed, we explain this phenomenon both theoretically and empirically. We consider a simplified Transformer architecture, the Disentangled Transformer, and prove that an $…

Cited by 0SourceScholar
2026

Zebra-CoT: A Dataset for Interleaved Vision-Language Reasoning

ICLR 2026poster

Humans often rely on visual aids, such as diagrams or sketches, when tackling complex problems. Teaching multimodal models to adopt similar strategies, a process known as Visual Chain of Thought (visual CoT), is much more difficult. The main challenges are: (1) weak performance of off-the-shelf visu…

Cited by 0SourcecodeScholar
2025

DeLLMa: Decision Making Under Uncertainty with Large Language Models

ICLR 2025spotlight

The potential of large language models (LLMs) as decision support tools is increasingly being explored in fields such as business, engineering, and medicine, which often face challenging tasks of *decision-making under uncertainty*. In this paper, we show that directly prompting LLMs on these types…

Cited by 5SourcePDFScholar
2025

DreamSync: Aligning Text-to-Image Generation with Image Understanding Feedback

NAACL 2025long

Despite their widespread success, Text-to-Image models (T2I) still struggle to produce images that are both aesthetically pleasing and faithful to the user’s input text. We introduce DreamSync, a simple yet effective training algorithm that improves T2I models to be faithful to the text input. Dream…

Cited by 47SourcePDFScholar
2025

TLDR: Token-Level Detective Reward Model for Large Vision Language Models

ICLR 2025poster

Although reward models have been successful in improving multimodal large language models, the reward models themselves remain brutal and contain minimal information. Notably, existing reward models only mimic human annotations by assigning only one feedback to any text, no matter how long the text…

Cited by 5SourcePDFScholar
2025

Transformers Learn Low Sensitivity Functions: Investigations and Implications

ICLR 2025poster

Transformers achieve state-of-the-art accuracy and robustness across many tasks, but an understanding of their inductive biases and how those biases differ from other neural network architectures remains elusive. In this work, we identify the sensitivity of the model to token-wise random perturbatio…

Cited by 0SourcePDFScholar
2025

VisualLens: Personalization through Task-Agnostic Visual History

NeurIPS 2025poster

Existing recommendation systems either rely on user interaction logs, such as online shopping history for shopping recommendations, or focus on text signals. However, item-based histories are not always accessible and generalizable for multimodal recommendation. We hypothesize that a user's visual…

Cited by 0SourceScholar
2024

Pre-trained Large Language Models Use Fourier Features to Compute Addition

NeurIPS 2024poster

Pre-trained large language models (LLMs) exhibit impressive mathematical reasoning capabilities, yet how they compute basic arithmetic, such as addition, remains unclear. This paper shows that pre-trained LLMs add numbers using Fourier features---dimensions in the hidden state that represent number…

Cited by 5SourcePDFScholar
2024

Transformers Learn to Achieve Second-Order Convergence Rates for In-Context Linear Regression

NeurIPS 2024poster

Transformers excel at *in-context learning* (ICL)---learning from demonstrations without parameter updates---but how they do so remains a mystery. Recent work suggests that Transformers may internally run Gradient Descent (GD), a first-order optimization method, to perform ICL. In this paper, we ins…

2023

SCENE: Self-Labeled Counterfactuals for Extrapolating to Negative Examples

EMNLP 2023long main

Detecting negatives (such as non-entailment relationships, unanswerable questions, and false claims) is an important and challenging aspect of many natural language understanding tasks. Though manually collecting challenging negative examples can help models detect them, it is both costly and domain…

Cited by 0SourcecodeScholar
2021

Harnessing the Conditioning Sensorium for Improved Image Translation

ICCV 2021poster

Existing methods for multi-modal domain translation learn to embed the input images into a domain-invariant "content" space and a domain-specific "style" space from which novel images can be synthesized. Rather than learning to embed the RGB image from scratch we propose deriving our content represe…

Cited by 6PDFScholar