← Search

Lin Long

5 accepted papers

2026

Seeing, Listening, Remembering, and Reasoning: A Multimodal Agent with Long-Term Memory

ICLR 2026poster

We introduce M3-Agent, a novel multimodal agent framework equipped with long-term memory. Like humans, M3-Agent can process real-time visual and auditory inputs to build and update episodic and semantic memories, gradually accumulating world knowledge. Its memory is organized in an entity-centric, m…

Cited by 0SourcecodeScholar
2026

Understanding Language Prior of LVLMs by Contrasting Chain-of-Embedding

ICLR 2026poster

Large vision-language models (LVLMs) achieve strong performance on multimodal tasks, yet they often default to their language prior (LP)---memorized textual patterns from pre-training while under-utilizing visual evidence. Prior analyses of LP mostly rely on input–output probing, which fails to reve…

Cited by 0SourcecodeScholar
2025

Bridging the Semantic Gap Between Text and Table: A Case Study on NL2SQL

ICLR 2025poster

The rise of Large Language Models (LLMs) has revolutionized numerous domains, yet these models still exhibit weakness in understanding structured tabular data. Although the growing context window promises to accommodate a larger volume of table contents, it does not inherently improve the model's ab…

Cited by 0SourcePDFScholar
2024

On LLMs-Driven Synthetic Data Generation, Curation, and Evaluation: A Survey

ACL 2024findings

Within the evolving landscape of deep learning, the dilemma of data quantity and quality has been a long-standing problem. The recent advent of Large Language Models (LLMs) offers a data-centric solution to alleviate the limitations of real-world data with synthetic data generation. However, current…

2024

Positive-Unlabeled Learning by Latent Group-Aware Meta Disambiguation

CVPR 2024poster

Positive-Unlabeled (PU) learning aims to train a binary classifier using minimal positive data supplemented by a substantially larger pool of unlabeled data in the specific absence of explicitly annotated negatives. Despite its straightforward nature as a binary classification task the currently bes…