activity
20182026
most citedPyText: A Seamless Path from NLP research to production

16 citations · 26 across the 10 of their papers we have counts for

collaborators
Showing cs.CLShow all

22 papers · 1 filter

cs.CL2025

Learning Facts at Scale with Active Reading

Jessy Lin, Vincent-Pierre Berges, Xilun Chen +3

LLMs are known to store vast amounts of knowledge in their parametric memory. However, learning and recalling facts from this memory is known to be unreliable, depending largely on…

cs.CL20251 cited

Learning to Reason for Factuality

Xilun Chen, Ilia Kulikov, Vincent-Pierre Berges +5

Reasoning Large Language Models (R-LLMs) have significantly advanced complex reasoning tasks but often struggle with factuality, generating substantially more hallucinations than t…

cs.CL2025

Post-training an LLM for RAG? Train on Self-Generated Demonstrations

Matthew Finlayson, Ilia Kulikov, Daniel M. Bikel +3

Large language models (LLMs) often struggle with knowledge intensive NLP tasks, such as answering "Who won the latest World Cup?" because the knowledge they learn during training m…

cs.CL2025

DRAMA: Diverse Augmentation from Large Language Models to Smaller Dense Retrievers

Xueguang Ma, Xi Victoria Lin, Barlas Oguz +3

Large language models (LLMs) have demonstrated strong effectiveness and robustness while fine-tuned as dense retrievers. However, their large parameter size brings significant infe…

cs.CL20241 cited

Memory Layers at Scale

Vincent-Pierre Berges, Barlas Oğuz, Daniel Haziza +3

Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, sparsely activated memory layers complement comp…

cs.CL20243 cited

FLAME: Factuality-Aware Alignment for Large Language Models

Sheng-Chieh Lin, Luyu Gao, Barlas Oguz +4

Alignment is a standard procedure to fine-tune pre-trained large language models (LLMs) to follow natural language instructions and serve as helpful AI assistants. We have observed…