Papers.
Research connected to its authors, projects, companies, talks, events, and the rest of the graph.
Add a paper ↗Speech markers of depression dimensions across cognitive status
Alzheimer s & Dementia Diagnosis Assessment & Disease Monitoring · DOI 10.1002/dad2.12604 · 1 citations · Source: openalex+first-party-career-authorityMark Liberman, Laili Soleimani, Yuxia Ouyang, Sunghye Cho, Arash Kia, Michal Schnaider Beeri, Hung‐Mo Lin, Ramit Ravona‐Springer · 11 authors totalAutomatic classification of AD pathology in FTD phenotypes using natural speech
Alzheimer s & Dementia · DOI 10.1002/alz.13748 · 13 citations · Source: openalex+first-party-career-authorityMark Liberman, Sunghye Cho, Christopher A. Olm, Sharon Ash, Sanjana Shellikeri, Galit Agmon, Katheryn A Q Cousins, David J. Irwin · 10 authors totalAutomated analysis of story recall tasks produced by AD and MCI patients
Alzheimer s & Dementia · DOI 10.1002/alz.090515 · 0 citations · Source: openalex+first-party-career-authorityMark Liberman, Jin‐Seo Kim, Naomi Nevler, David J. Irwin, Sunghye Cho · 5 authors totalDigital speech markers of cognitive impairment in ALS‐FTD spectrum disorders
Alzheimer s & Dementia · DOI 10.1002/alz.089943 · 0 citations · Source: openalex+first-party-career-authorityMark Liberman, Sanjana Shellikeri, Sunghye Cho, Sharon Ash, Carmen Gonzalez‐Recober, Katheryn A Q Cousins, Corey T. McMillan, Lauren Elman · 14 authors totalAn automated method for quantifying syntactic complexity of spontaneous speech in Primary Progressive Aphasia
Alzheimer s & Dementia · DOI 10.1002/alz.087017 · 0 citations · Source: openalex+first-party-career-authorityMark Liberman, Galit Agmon, Sunghye Cho, Sharon Ash, Katheryn A Q Cousins, Sameer Pradhan, Y Kim, David J. Irwin · 9 authors totalMusings About the Future of Search: A Return to the Past?
arXiv · DOI 10.48550/arXiv.2412.18956 · arXiv 2412.18956 · 2 citations · Source: semantic-scholarArgues that LLMs make it possible to return to the pre-literate model of information seeking - conversing directly with an expert - and that this requires reimagining search.
Pankaj Gupta, Jimmy Lin, Will Horn, Gilad Mishne · 4 authors totalAlignment faking in large language models
arXiv preprint · DOI 10.48550/arXiv.2412.14093 · arXiv 2412.14093 · 314 citations · Source: arxiv+dblpWe present a demonstration of a large language model engaging in alignment faking: selectively complying with its training objective in training to prevent modification of its behavior out of training. First, we give Claude 3 Opus a system prompt stating it is being trained to answer all queries, even harmful ones, which conflicts with its prior training to refuse such queries. To allow the model to infer when it is in training, we say it will be trained only on conversations with free users, not paid users. We find the model complies with harmful queries from free users 14% of the time, versus almost never for paid users. Explaining this gap, in almost all cases where the model complies with a harmful query from a free user, we observe explicit alignment-faking reasoning, with the model stating it is strategically answering harmful queries in training to preserve its preferred harmlessness behavior out of training. Next, we study a more realistic setting where information about the training process is provided not in a system prompt, but by training on synthetic documents that mimic pre-training data--and observe similar alignment faking. Finally, we study the effect of actually training the model to comply with harmful queries via reinforcement learning, which we find increases the rate of alignment-faking reasoning to 78%, though also increases compliance even out of training. We additionally observe other behaviors such as the model exfiltrating its weights when given an easy opportunity. While we made alignment faking easier by telling the model when and by what criteria it was being trained, we did not instruct the model to fake alignment or give it any explicit goal. As future models might infer information about their training process without being told, our results suggest a risk of alignment faking in future models, whether due to a benign preference--as in this case--or not.
Buck Shlegeris, Ryan Greenblatt, Carson Denison, Benjamin Wright, Fabien Roger, Monte MacDiarmid, Sam Marks, Johannes Treutlein · 20 authors totalSmarter, Better, Faster, Longer: A Modern Bidirectional Encoder for Fast, Memory Efficient, and Long Context Finetuning and Inference
arXiv (also ACL 2025) · DOI 10.48550/arXiv.2412.13663 · arXiv 2412.13663 · 772 citations · Source: semantic-scholarEncoder-only transformer models such as BERT offer a great performance-size tradeoff for retrieval and classification tasks with respect to larger decoder-only models. Despite being the workhorse of numerous production pipelines, there have been limited Pareto improvements to BERT since its release. In this paper, we introduce ModernBERT, bringing modern model optimizations to encoder-only models and representing a major Pareto improvement over older encoders. Trained on 2 trillion tokens with a native 8192 sequence length, ModernBERT models exhibit state-of-the-art results on a large pool of evaluations encompassing diverse classification tasks and both single and multi-vector retrieval on different domains (including code). In addition to strong downstream performance, ModernBERT is also the most speed and memory efficient encoder and is designed for inference on common GPUs.
Jeremy Howard, Benjamin Warner, Antoine Chaffin, Benjamin Clavié, Orion Weller, Oskar Hallström, Said Taghadouini, Alexis Gallagher · 14 authors totalLightweight Safety Classification Using Pruned Language Models
arXiv.org · arXiv 2412.13435 · 8 citations · Source: arxiv+semantic-scholarIn this paper, we introduce a novel technique for content safety and prompt injection classification for Large Language Models. Our technique, Layer Enhanced Classification (LEC), trains a Penalized Logistic Regression (PLR) classifier on the hidden state of an LLM's optimal intermediate transformer layer. By combining the computational efficiency of a streamlined PLR classifier with the sophisticated language understanding of an LLM, our approach delivers superior performance surpassing GPT-4o and special-purpose models fine-tuned for each task. We find that small general-purpose models (Qwen 2.5 sizes 0.5B, 1.5B, and 3B) and other transformer-based architectures like DeBERTa v3 are robust feature extractors allowing simple classifiers to be effectively trained on fewer than 100 high-quality examples. Importantly, the intermediate transformer layers of these models typically outperform the final layer across both classification tasks. Our results indicate that a single general-purpose LLM can be used to classify content safety, detect prompt injections, and simultaneously generate output tokens. Alternatively, these relatively small LLMs can be pruned to the optimal intermediate layer and used exclusively as robust feature extractors. Since our results are consistent on different transformer architectures, we infer that robust feature extraction is an inherent capability of most, if not all, LLMs.
Sandi Besen, Mason Sawtell, Tula Masterman, Jim Brown · 4 authors totalC-FedRAG: A Confidential Federated Retrieval-Augmented Generation System
arXiv preprint · DOI 10.48550/arXiv.2412.13163 · arXiv 2412.13163 · 23 citations · Source: arxiv+semantic-scholarOrganizations seeking to utilize Large Language Models (LLMs) for knowledge querying and analysis often encounter challenges in maintaining an LLM fine-tuned on targeted, up-to-date information that keeps answers relevant and grounded. Retrieval Augmented Generation (RAG) has quickly become a feasible solution for organizations looking to overcome the challenges of maintaining proprietary models and to help reduce LLM hallucinations in their query responses. However, RAG comes with its own issues regarding scaling data pipelines across tiered-access and disparate data sources. In many scenarios, it is necessary to query beyond a single data silo to provide richer and more relevant context for an LLM. Analyzing data sources within and across organizational trust boundaries is often limited by complex data-sharing policies that prohibit centralized data storage, therefore, inhibit the fast and effective setup and scaling of RAG solutions. In this paper, we introduce Confidential Computing (CC) techniques as a solution for secure Federated Retrieval Augmented Generation (FedRAG). Our proposed Confidential FedRAG system (C-FedRAG) enables secure connection and scaling of a RAG workflows across a decentralized network of data providers by ensuring context confidentiality. We also demonstrate how to implement a C-FedRAG system using the NVIDIA FLARE SDK and assess its performance using the MedRAG toolkit and MIRAGE benchmarking dataset.
Chester Chen, Parker Addison, Minh-Tuan H. Nguyen, Tomislav Medan, Jinali Shah, Mohammad T. Manzari, Brendan McElrone, Laksh Lalwani · 16 authors totalSubversion Strategy Eval: Can language models statelessly strategize to subvert control protocols?
arXiv preprint · DOI 10.48550/arXiv.2412.12480 · arXiv 2412.12480 · 14 citations · Source: arxiv+dblpAn AI control protocol is a plan for usefully deploying AI systems that aims to prevent an AI from intentionally causing some unacceptable outcome. This paper investigates how well AI systems can generate and act on their own strategies for subverting control protocols whilst operating statelessly (without shared memory between contexts). To do this, an AI system may need to reliably generate optimal plans in each context, take actions with well-calibrated probabilities, and coordinate plans with other instances of itself without communicating. We develop Subversion Strategy Eval, a suite of eight environments, covering a range of protocols and strategic capabilities, and six sets of affordances that help isolate individual capabilities. We implement the evaluation in Inspect-AI and release it open-source. We evaluate Claude 3.5 models, including helpful-only versions, as well as OpenAI reasoning models. None of the models demonstrate substantial capability in strategizing to subvert control protocols statelessly. However, providing models with additional affordances, such as the ability to share a plan between contexts, can substantially improve performance. We hope our evaluations can act as a leading indicator for when models are capable of subverting control protocols and also relax the worst-case assumption of perfect strategic ability in AI control evaluations.
Buck Shlegeris, Alex Mallen, Charlie Griffin, Misha Wagner, Alessandro Abate · 5 authors totalQibitz: Mining PubMed for Repurposable Drugs
arXiv.org · DOI 10.48550/arXiv.2412.12363 · arXiv 2412.12363 · 0 citations · Source: semantic-scholar+de-solutionDavid Massart, M. Zeicher · 2 authors totalA Library for Learning Neural Operators
arXiv.org · arXiv 2412.10354 · 45 citations · Source: semantic-scholarWe present NeuralOperator, an open-source Python library for operator learning. Neural operators generalize neural networks to maps between function spaces instead of finite-dimensional Euclidean spaces. They can be trained and inferenced on input and output functions given at various discretizations, satisfying a discretization convergence properties. Part of the official PyTorch Ecosystem, NeuralOperator provides all the tools for training and deploying neural operator models, as well as developing new ones, in a high-quality, tested, open-source package. It combines cutting-edge models and customizability with a gentle learning curve and simple user interface for newcomers.
Jean Kossaifi, Nikola B. Kovachki, Zong-Yi Li, Davit Pitt, Miguel Liu-Schiaffini, Valentin Duruisseaux, Robert Joseph George, B. Bonev · 11 authors totalProVision: Programmatically Scaling Vision-centric Instruction Data for Multimodal Language Models
arXiv.org · DOI 10.48550/arXiv.2412.07012 · arXiv 2412.07012 · 22 citations · Source: arxiv+semantic-scholarWith the rise of multimodal applications, instruction data has become critical for training multimodal language models capable of understanding complex image-based queries. Existing practices rely on powerful but costly large language models (LLMs) or multimodal language models (MLMs) to produce instruction data. These are often prone to hallucinations, licensing issues and the generation process is often hard to scale and interpret. In this work, we present a programmatic approach that employs scene graphs as symbolic representations of images and human-written programs to systematically synthesize vision-centric instruction data. Our approach ensures the interpretability and controllability of the data generation process and scales efficiently while maintaining factual accuracy. By implementing a suite of 24 single-image, 14 multi-image instruction generators, and a scene graph generation pipeline, we build a scalable, cost-effective system: ProVision which produces diverse question-answer pairs concerning objects, attributes, relations, depth, etc., for any given image. Applied to Visual Genome and DataComp datasets, we generate over 10 million instruction data points, ProVision-10M, and leverage them in both pretraining and instruction tuning stages of MLMs. When adopted in the instruction tuning stage, our single-image instruction data yields up to a 7% improvement on the 2D split and 8% on the 3D split of CVBench, along with a 3% increase in performance on QBench2, RealWorldQA, and MMMU. Our multi-image instruction data leads to an 8% improvement on Mantis-Eval. Incorporation of our data in both pre-training and fine-tuning stages of xGen-MM-4B leads to an averaged improvement of 1.6% across 11 benchmarks.
Ran Xu, Jieyu Zhang, Le Xue, Linxin Song, Jun Wang, Weikai Huang, Manli Shu, An Yan · 14 authors totalARC Prize 2024: Technical Report
arXiv · DOI 10.48550/arxiv.2412.04604 · arXiv 2412.04604 · 97 citations · Source: semantic-scholarAs of December 2024, the ARC-AGI benchmark is five years old and remains unbeaten. We believe it is currently the most important unsolved AI benchmark in the world because it seeks to measure generalization on novel tasks -- the essence of intelligence -- as opposed to skill at tasks that can be prepared for in advance. This year, we launched ARC Prize, a global competition to inspire new ideas and drive open progress towards AGI by reaching a target benchmark score of 85\%. As a result, the state-of-the-art score on the ARC-AGI private evaluation set increased from 33\% to 55.5\%, propelled by several frontier AGI reasoning techniques including deep learning-guided program synthesis and test-time training. In this paper, we survey top approaches, review new open-source implementations, discuss the limitations of the ARC-AGI-1 dataset, and share key insights gained from the competition.
Francois Chollet, François Chollet, Mike Knoop, Gregory Kamradt, Bryan Landers · 5 authors totalClass-wise Autoencoders Measure Classification Difficulty and Detect Label Mistakes
arXiv · arXiv 2412.02596 · Source: arxiv+voxel51-first-partyJacob Marks, Brent A. Griffin, Jason J. Corso · 3 authors totalAdaptive Deployment of Untrusted LLMs Reduces Distributed Threats
ICLR 2025 · DOI 10.48550/arXiv.2411.17693 · arXiv 2411.17693 · 26 citations · Source: arxiv+dblpAs large language models (LLMs) become increasingly capable, it is prudent to assess whether safety measures remain effective even if LLMs intentionally try to bypass them. Previous work introduced control evaluations, an adversarial framework for testing deployment strategies of untrusted models (i.e., models which might be trying to bypass safety measures). While prior work treats a single failure as unacceptable, we perform control evaluations in a "distributed threat setting" -- a setting where no single action is catastrophic and no single action provides overwhelming evidence of misalignment. We approach this problem with a two-level deployment framework that uses an adaptive macro-protocol to choose between micro-protocols. Micro-protocols operate on a single task, using a less capable, but extensively tested (trusted) model to harness and monitor the untrusted model. Meanwhile, the macro-protocol maintains an adaptive credence on the untrusted model's alignment based on its past actions, using it to pick between safer and riskier micro-protocols. We evaluate our method in a code generation testbed where a red team attempts to generate subtly backdoored code with an LLM whose deployment is safeguarded by a blue team. We plot Pareto frontiers of safety (# of non-backdoored solutions) and usefulness (# of correct solutions). At a given level of usefulness, our adaptive deployment strategy reduces the number of backdoors by 80% compared to non-adaptive baselines.
Buck Shlegeris, Jiaxin Wen, Vivek Hebbar, Caleb Larson, Aryan Bhatt, Ansh Radhakrishnan, Mrinank Sharma, Henry Sleight · 12 authors totalAPEX: An Extensible and Dynamism-Aware Simulator for Automated Parallel Execution in LLM Serving
arXiv 2411.17651 · 19 citations · Source: semantic-scholar+arxivEfficiently serving Large Language Models (LLMs) requires selecting an optimal parallel execution plan, balancing computation, memory, and communication overhead. However, determining the best strategy is challenging due to varying parallelism techniques (data, pipeline, tensor) and workload characteristics (e.g., compute-intensive tasks with long prompts vs. memory-intensive tasks with long generation). We propose APEX, an LLM serving system simulator that efficiently identifies optimal parallel execution plans by considering key factors of LLM serving systems, such as memory usage, batching behavior, etc. APEX performs dynamism-aware simulation to model iteration-level batching, and leverages LLMs' repetitive structure to reduce design space, scaling efficiently to trillion-scale models. APEX abstracts the key components of LLM serving systems, including the model, batching module, quantization formats, and device clusters, enabling the simulator to be general and extensible. Simulating on a CPU, APEX evaluates execution plans for various device clusters, covering diverse LLMs and workloads. APEX finds plans up to 3.37x faster than heuristics, and also plans that reduce energy consumption by up to 45% compared to latency-optimal plans. APEX performs comprehensive evaluations, reporting key system metrics like time per output token and time to first token, which can help service providers meet SLOs. APEX identifies an optimal plan within 15 minutes on a CPU, making it 71x faster and 1234x more cost-effective than cloud-based GPU deployment. APEX can be accessed at https://github.com/microsoft/apex_plus
Woosuk Kwon, Yi-Chien Lin, Ronald Pineda, Fanny Nina Paravecino · 4 authors totalHealth AI Developer Foundations
arXiv.org · DOI 10.48550/arXiv.2411.15128 · arXiv 2411.15128 · 5 citations · Source: semantic-scholarRobust medical Machine Learning (ML) models have the potential to revolutionize healthcare by accelerating clinical research, improving workflows and outcomes, and producing novel insights or capabilities. Developing such ML models from scratch is cost prohibitive and requires substantial compute, data, and time (e.g., expert labeling). To address these challenges, we introduce Health AI Developer Foundations (HAI-DEF), a suite of pre-trained, domain-specific foundation models, tools, and recipes to accelerate building ML for health applications. The models cover various modalities and domains, including radiology (X-rays and computed tomography), histopathology, dermatological imaging, and audio. These models provide domain specific embeddings that facilitate AI development with less labeled data, shorter training times, and reduced computational costs compared to traditional approaches. In addition, we utilize a common interface and style across these models, and prioritize usability to enable developers to integrate HAI-DEF efficiently. We present model evaluations across various tasks and conclude with a discussion of their application and evaluation, covering the importance of ensuring efficacy, fairness, and equity. Finally, while HAI-DEF and specifically the foundation models lower the barrier to entry for ML in healthcare, we emphasize the importance of validation with problem- and population-specific data for each desired usage setting. This technical report will be updated over time as more modalities and features are added.
Daniel Golden, A. Kiraly, Sebastien Baur, Kenneth Philbrick, Fereshteh Mahvar, L. Yatziv, Tiffany Chen, Bram Sterling · 26 authors totalSemiKong: Curating, Training, and Evaluating A Semiconductor Industry-Specific Large Language Model
arXiv.org · DOI 10.48550/arXiv.2411.13802 · arXiv 2411.13802 · 8 citations · Source: semantic-scholar+arxiv+aitomatic-cvLarge Language Models (LLMs) have demonstrated the potential to address some issues within the semiconductor industry. However, they are often general-purpose models that lack the specialized knowledge needed to tackle the unique challenges of this sector, such as the intricate physics and chemistry of semiconductor devices and processes. SemiKong, the first industry-specific LLM for the semiconductor domain, provides a foundation that can be used to develop tailored proprietary models. With SemiKong 1.0, we aim to develop a foundational model capable of understanding etching problems at an expert level. Our key contributions include (a) curating a comprehensive corpus of semiconductor-related texts, (b) creating a foundational model with in-depth semiconductor knowledge, and (c) introducing a framework for integrating expert knowledge, thereby advancing the evaluation process of domain-specific AI models. Through fine-tuning a pre-trained LLM using our curated dataset, we have shown that SemiKong outperforms larger, general-purpose LLMs in various semiconductor manufacturing and design tasks. Our extensive experiments underscore the importance of developing domain-specific LLMs as a foundation for company- or tool-specific proprietary models, paving the way for further research and applications in the semiconductor domain. Code and dataset will be available at https://github.com/aitomatic/semikong
Christopher Nguyen, Thanh Nguyen, Atsushi Suzuki, Daisuke Oku, Hong An Phan, Sang Dinh, Zooey Nguyen, A. Ha · 13 authors totalTowards Query Optimizer as a Service (QOaaS) in a Unified LakeHouse Ecosystem: Can One QO Rule Them All?
CIDR 2025 · arXiv 2411.13704 · 2 citations · Source: arxivAshvin Agrawal, Rana Alotaibi, Yuanyuan Tian, Stefan Grafberger, Jesus Camacho-Rodriguez, Nicolas Bruno, Brian Kroth, Sergiy Matusevych · 16 authors totalBLIP3-KALE: Knowledge Augmented Large-Scale Dense Captions
arXiv.org · DOI 10.48550/arXiv.2411.07461 · arXiv 2411.07461 · 12 citations · Source: arxiv+semantic-scholarWe introduce BLIP3-KALE, a dataset of 218 million image-text pairs that bridges the gap between descriptive synthetic captions and factual web-scale alt-text. KALE augments synthetic dense image captions with web-scale alt-text to generate factually grounded image captions. Our two-stage approach leverages large vision-language models and language models to create knowledge-augmented captions, which are then used to train a specialized VLM for scaling up the dataset. We train vision-language models on KALE and demonstrate improvements on vision-language tasks. Our experiments show the utility of KALE for training more capable and knowledgeable multimodal models. We release the KALE dataset at https://huggingface.co/datasets/Salesforce/blip3-kale
Ran Xu, Anas Awadalla, Le Xue, Manli Shu, An Yan, Jun Wang, Senthil Purushwalkam, Sheng Shen · 16 authors totalHarpocrates: A Statically Typed Privacy Conscious Programming Framework
arXiv · DOI 10.48550/arXiv.2411.06317 · arXiv 2411.06317 · 1 citations · Source: semantic-scholarIn this paper, we introduce Harpocrates, a compiler plugin and a framework pair for Scala that binds the privacy policies to the data during data creation in form of oblivious membranes. Harpocrates eliminates raw data for a policy protected type from the application, ensuring it can only exist in protected form and centralizes the policy checking to the policy declaration site, making the privacy logic easy to maintain and verify. Instead of approaching privacy from an information flow verification perspective, Harpocrates allow the data to flow freely throughout the application, inside the policy membranes but enforces the policies when the data is tried to be accessed, mutated, declassified or passed through the application boundary. The centralization of the policies allow the maintainers to change the enforced logic simply by updating a single function while keeping the rest of the application oblivious to the change. Especially in a setting where the data definition is shared by multiple applications, the publisher can update the policies without requiring the dependent applications to make any changes beyond updating the dependency version.
Sinan Pehlivanoglu, Malte Schwarzkopf · 2 authors totalTowards evaluations-based safety cases for AI scheming
arXiv preprint · DOI 10.48550/arXiv.2411.03336 · arXiv 2411.03336 · 38 citations · Source: arxiv+dblpWe sketch how developers of frontier AI systems could construct a structured rationale -- a 'safety case' -- that an AI system is unlikely to cause catastrophic outcomes through scheming. Scheming is a potential threat model where AI systems could pursue misaligned goals covertly, hiding their true capabilities and objectives. In this report, we propose three arguments that safety cases could use in relation to scheming. For each argument we sketch how evidence could be gathered from empirical evaluations, and what assumptions would need to be met to provide strong assurance. First, developers of frontier AI systems could argue that AI systems are not capable of scheming (Scheming Inability). Second, one could argue that AI systems are not capable of posing harm through scheming (Harm Inability). Third, one could argue that control measures around the AI systems would prevent unacceptable outcomes even if the AI systems intentionally attempted to subvert them (Harm Control). Additionally, we discuss how safety cases might be supported by evidence that an AI system is reasonably aligned with its developers (Alignment). Finally, we point out that many of the assumptions required to make these safety arguments have not been confidently satisfied to date and require making progress on multiple open research problems.
Buck Shlegeris, Mikita Balesni, Marius Hobbhahn, David Lindner, Alexander Meinke, Tomek Korbak, Joshua Clymer, Jérémy Scheurer · 16 authors totalFormal Theorem Proving by Rewarding LLMs to Decompose Proofs Hierarchically.
CoRR · DOI 10.48550/arXiv.2411.01829 · arXiv 2411.01829 · Source: dblp+stanford-authorityTengyu Ma, Kefan Dong, Arvind V. Mahankali, Tengyu Ma 0001 · 4 authors totalSabotage Evaluations for Frontier Models
arXiv preprint · DOI 10.48550/arXiv.2410.21514 · arXiv 2410.21514 · 49 citations · Source: arxiv+dblpSufficiently capable models could subvert human oversight and decision-making in important contexts. For example, in the context of AI development, models could covertly sabotage efforts to evaluate their own dangerous capabilities, to monitor their behavior, or to make decisions about their deployment. We refer to this family of abilities as sabotage capabilities. We develop a set of related threat models and evaluations. These evaluations are designed to provide evidence that a given model, operating under a given set of mitigations, could not successfully sabotage a frontier model developer or other large organization's activities in any of these ways. We demonstrate these evaluations on Anthropic's Claude 3 Opus and Claude 3.5 Sonnet models. Our results suggest that for these models, minimal mitigations are currently sufficient to address sabotage risks, but that more realistic evaluations and stronger mitigations seem likely to be necessary soon as capabilities improve. We also survey related evaluations we tried and abandoned. Finally, we discuss the advantages of mitigation-aware capability evaluations, and of simulating large-scale deployments using small-scale statistics.
Buck Shlegeris, Joe Benton, Misha Wagner, Eric Christiansen, Cem Anil, Ethan Perez, Jai Srivastav, Esin Durmus · 16 authors totalMulti-Field Adaptive Retrieval
International Conference on Learning Representations · DOI 10.48550/arXiv.2410.20056 · arXiv 2410.20056 · 4 citations · Source: semantic-scholarDocument retrieval for tasks such as search and retrieval-augmented generation typically involves datasets that are unstructured: free-form text without explicit internal structure in each document. However, documents can have a structured form, consisting of fields such as an article title, message body, or HTML header. To address this gap, we introduce Multi-Field Adaptive Retrieval (MFAR), a flexible framework that accommodates any number of and any type of document indices on structured data. Our framework consists of two main steps: (1) the decomposition of an existing document into fields, each indexed independently through dense and lexical methods, and (2) learning a model which adaptively predicts the importance of a field by conditioning on the document query, allowing on-the-fly weighting of the most likely field(s). We find that our approach allows for the optimized use of dense versus lexical representations across field types, significantly improves in document ranking over a number of existing retrievers, and achieves state-of-the-art performance for multi-field structured data.
Tongfei Chen, Millicent Li, Benjamin Van Durme, Patrick Xia · 4 authors totalMAP: Multi-Human-Value Alignment Palette
International Conference on Learning Representations · arXiv 2410.19198 · 20 citations · Source: semantic-scholar+arxivEnsuring that generative AI systems align with human values is essential but challenging, especially when considering multiple human values and their potential trade-offs. Since human values can be personalized and dynamically change over time, the desirable levels of value alignment vary across different ethnic groups, industry sectors, and user cohorts. Within existing frameworks, it is hard to define human values and align AI systems accordingly across different directions simultaneously, such as harmlessness, helpfulness, and positiveness. To address this, we develop a novel, first-principle approach called Multi-Human-Value Alignment Palette (MAP), which navigates the alignment across multiple human values in a structured and reliable way. MAP formulates the alignment problem as an optimization task with user-defined constraints, which define human value targets. It can be efficiently solved via a primal-dual approach, which determines whether a user-defined alignment target is achievable and how to achieve it. We conduct a detailed theoretical analysis of MAP by quantifying the trade-offs between values, the sensitivity to constraints, the fundamental connection between multi-value alignment and sequential alignment, and proving that linear weighted rewards are sufficient for multi-value alignment. Extensive experiments demonstrate MAP's ability to align multiple values in a principled manner while delivering strong empirical performance across various tasks.
Nathalie Baracaldo, Xinran Wang, Qi Le, Ammar Ahmed, Enmao Diao, Yi Zhou, Jie Ding, Ali Anwar · 8 authors totalWAGLE: Strategic Weight Attribution for Effective and Modular Unlearning in Large Language Models
Neural Information Processing Systems · arXiv 2410.17509 · 26 citations · Source: semantic-scholar+arxivThe need for effective unlearning mechanisms in large language models (LLMs) is increasingly urgent, driven by the necessity to adhere to data regulations and foster ethical generative AI practices. Despite growing interest of LLM unlearning, much of the existing research has focused on varied unlearning method designs to boost effectiveness and efficiency. However, the inherent relationship between model weights and LLM unlearning has not been extensively examined. In this paper, we systematically explore how model weights interact with unlearning processes in LLMs and we design the weight attribution-guided LLM unlearning method, WAGLE, which unveils the interconnections between 'influence' of weights and 'influence' of data to forget and retain in LLM generation. By strategically guiding the LLM unlearning across different types of unlearning methods and tasks, WAGLE can erase the undesired content, while maintaining the performance of the original tasks. We refer to the weight attribution-guided LLM unlearning method as WAGLE, which unveils the interconnections between 'influence' of weights and 'influence' of data to forget and retain in LLM generation. Our extensive experiments show that WAGLE boosts unlearning performance across a range of LLM unlearning methods such as gradient difference and (negative) preference optimization, applications such as fictitious unlearning, malicious use prevention, and copyrighted information removal, and models including Zephyr-7b-beta and Llama2-7b. To the best of our knowledge, our work offers the first principled method for attributing and pinpointing the influential weights in enhancing LLM unlearning. It stands in contrast to previous methods that lack weight attribution and simpler weight attribution techniques.
Nathalie Baracaldo, Jinghan Jia, Jiancheng Liu, Yihua Zhang, Parikshit Ram, Sijia Liu · 6 authors totalxGen-MM-Vid (BLIP-3-Video): You Only Need 32 Tokens to Represent a Video Even in VLMs
arXiv.org · DOI 10.48550/arXiv.2410.16267 · arXiv 2410.16267 · 35 citations · Source: arxiv+semantic-scholarWe present xGen-MM-Vid (BLIP-3-Video): a multimodal language model for videos, particularly designed to efficiently capture temporal information over multiple frames. BLIP-3-Video takes advantage of the 'temporal encoder' in addition to the conventional visual tokenizer, which maps a sequence of tokens over multiple frames into a compact set of visual tokens. This enables BLIP3-Video to use much fewer visual tokens than its competing models (e.g., 32 vs. 4608 tokens). We explore different types of temporal encoders, including learnable spatio-temporal pooling as well as sequential models like Token Turing Machines. We experimentally confirm that BLIP-3-Video obtains video question-answering accuracies comparable to much larger state-of-the-art models (e.g., 34B), while being much smaller (i.e., 4B) and more efficient by using fewer visual tokens. The project website is at https://www.salesforceairesearch.com/opensource/xGen-MM-Vid/index.html
Ran Xu, Michael S. Ryoo, Honglu Zhou, Shrikant Kendre, Can Qin, Le Xue, Manli Shu, Silvio Savarese · 10 authors totalMovie Gen: A Cast of Media Foundation Models
arXiv · DOI 10.48550/arxiv.2410.13720 · arXiv 2410.13720 · 8 citations · Source: openalexWe present Movie Gen, a cast of foundation models that generates high-quality, 1080p HD videos with different aspect ratios and synchronized audio. We also show additional capabilities such as precise instruction-based video editing and generation of personalized videos based on a user's image. Our models set a new state-of-the-art on multiple tasks: text-to-video synthesis, video personalization, video editing, video-to-audio generation, and text-to-audio generation. Our largest video generation model is a 30B parameter transformer trained with a maximum context length of 73K video tokens, corresponding to a generated video of 16 seconds at 16 frames-per-second. We show multiple technical innovations and simplifications on the architecture, latent spaces, training objectives and recipes, data curation, evaluation protocols, parallelization techniques, and inference optimizations that allow us to reap the benefits of scaling pre-training data, model size, and training compute for training large scale media generation models. We hope this paper helps the research community to accelerate progress and innovation in media generation models. All videos from this paper are available at https://go.fb.me/MovieGenResearchVideos.
Dhruv Choudhary, Adam Polyak, Amit Zohar, Andrew H. Brown, Andros Tjandra, Animesh A. Sinha, Ann Lee, Apoorv Vyas · 88 authors totalMIND: Math Informed syNthetic Dialogues for Pretraining LLMs
ICLR 2025 · arXiv 2410.12881 · 14 citations · Source: arxiv+semantic-scholarThe utility of synthetic data to enhance pretraining data quality and hence to improve downstream task accuracy has been widely explored in recent large language models (LLMs). Yet, these approaches fall inadequate in complex, multi-hop and mathematical reasoning tasks as the synthetic data typically fails to add complementary knowledge to the existing raw corpus. In this work, we propose a novel large-scale and diverse Math Informed syNthetic Dialogue (MIND) generation method that improves the mathematical reasoning ability of LLMs. Specifically, using MIND, we generate synthetic conversations based on OpenWebMath (OWM), resulting in a new math corpus, MIND-OWM. Our experiments with different conversational settings reveal that incorporating knowledge gaps between dialog participants is essential for generating high-quality math data. We further identify an effective way to format and integrate synthetic and raw data during pretraining to maximize the gain in mathematical reasoning, emphasizing the need to restructure raw data rather than use it as-is. Compared to pretraining just on raw data, a model pretrained on MIND-OWM shows significant boost in mathematical reasoning (GSM8K: +13.42%, MATH: +2.30%), including superior performance in specialized knowledge (MMLU: +4.55%, MMLU-STEM: +4.28%) and general purpose reasoning tasks (GENERAL REASONING: +2.51%).
Sanjeev Satheesh, Syeda Nahida Akter, Shrimai Prabhumoye, John Kamalu, Eric Nyberg, Mostofa Patwary, Mohammad Shoeybi, Bryan Catanzaro · 8 authors totalUnderstanding Warmup-Stable-Decay Learning Rates: A River Valley Loss Landscape Perspective
arXiv.org · DOI 10.48550/arXiv.2410.05192 · arXiv 2410.05192 · 70 citations · Source: semantic-scholarTraining language models currently requires pre-determining a fixed compute budget because the typical cosine learning rate schedule depends on the total number of steps. In contrast, the Warmup-Stable-Decay (WSD) schedule uses a constant learning rate to produce a main branch of iterates that can in principle continue indefinitely without a pre-specified compute budget. Then, given any compute budget, one can branch out from the main branch at a proper time with a rapidly decaying learning rate to produce a strong model. Empirically, WSD generates a non-traditional loss curve: the loss remains elevated during the stable phase but sharply declines during the decay phase. Towards explaining this phenomenon, we conjecture that pretraining loss exhibits a river valley landscape, which resembles a deep valley with a river at its bottom. Under this assumption, we show that during the stable phase, the iterate undergoes large oscillations due to the high learning rate, yet it progresses swiftly along the river. During the decay phase, the rapidly dropping learning rate minimizes the iterate's oscillations, moving it closer to the river and revealing true optimization progress. Therefore, the sustained high learning rate phase and fast decaying phase are responsible for progress in the river and the mountain directions respectively, and are both critical. Our analysis predicts phenomenons consistent with empirical observations and shows that this landscape can emerge from pretrainin
David Hall, Tengyu Ma, Kaiyue Wen, Zhiyuan Li, Jason S. Wang, David Leo Wright Hall, Percy Liang · 7 authors totalRanking Policy Learning via Marketplace Expected Value Estimation From Observational Data
SURE @ RecSys · DOI 10.48550/arXiv.2410.04568 · arXiv 2410.04568 · 0 citations · Source: openalex+arxivWe develop a decision making framework to cast the problem of learning a ranking policy for search or recommendation engines in a two-sided e-commerce marketplace as an expected reward optimization problem using observational data. As a value allocation mechanism, the ranking policy allocates retrieved items to the designated slots so as to maximize the user utility from the slotted items, at any given stage of the shopping journey. The objective of this allocation can in turn be defined with respect to the underlying probabilistic user browsing model as the expected number of interaction events on presented items matching the user intent, given the ranking context. Through recognizing the effect of ranking as an intervention action to inform users' interactions with slotted items and the corresponding economic value of the interaction events for the marketplace, we formulate the expected reward of the marketplace as the collective value from all presented ranking actions. The key element in this formulation is a notion of context value distribution, which signifies not only the attribution of value to ranking interventions within a session but also the distribution of marketplace reward across user sessions. We build empirical estimates for the expected reward of the marketplace from observational data that account for the heterogeneity of economic value across session contexts as well as the distribution shifts in learning from observational user activity data. The ranking policy can then be trained by optimizing the empirical expected reward estimates via standard Bayesian inference techniques. We report empirical results for a product search ranking task in a major e-commerce platform demonstrating the fundamental trade-offs governed by ranking polices trained on empirical reward estimates with respect to extreme choices of the context value distribution.
Alex Cozzi, Ehsan Ebrahimzadeh, Nikhil Monga, Hang Gao, Abraham Bagherjeiran · 5 authors totalDANA: Domain-Aware Neurosymbolic Agents for Consistency and Accuracy
arXiv.org · DOI 10.48550/arXiv.2410.02823 · arXiv 2410.02823 · 3 citations · Source: semantic-scholar+arxiv+aitomatic-cvLarge Language Models (LLMs) have shown remarkable capabilities, but their inherent probabilistic nature often leads to inconsistency and inaccuracy in complex problem-solving tasks. This paper introduces DANA (Domain-Aware Neurosymbolic Agent), an architecture that addresses these issues by integrating domain-specific knowledge with neurosymbolic approaches. We begin by analyzing current AI architectures, including AutoGPT, LangChain ReAct and OpenAI's ChatGPT, through a neurosymbolic lens, highlighting how their reliance on probabilistic inference contributes to inconsistent outputs. In response, DANA captures and applies domain expertise in both natural-language and symbolic forms, enabling more deterministic and reliable problem-solving behaviors. We implement a variant of DANA using Hierarchical Task Plans (HTPs) in the open-source OpenSSA framework. This implementation achieves over 90\% accuracy on the FinanceBench financial-analysis benchmark, significantly outperforming current LLM-based systems in both consistency and accuracy. Application of DANA in physical industries such as semiconductor shows that its flexible architecture for incorporating knowledge is effective in mitigating the probabilistic limitations of LLMs and has potential in tackling complex, real-world problems that require reliability and precision.
Christopher Nguyen, Vinh Luong, Sang Dinh, Shruti Raghavan, Thanh Nguyen, Zooey Nguyen, Quynh Le, Hung Vo · 12 authors totalDistilling an End-to-End Voice Assistant Without Instruction Training Data
arXiv preprint · DOI 10.48550/arXiv.2410.02678 · arXiv 2410.02678 · 42 citations · Source: arxiv+semantic-scholarVoice assistants, such as Siri and Google Assistant, typically model audio and text separately, resulting in lost speech information and increased complexity. Recent efforts to address this with end-to-end Speech Large Language Models (LLMs) trained with supervised finetuning (SFT) have led to models ``forgetting" capabilities from text-only LLMs. Our work proposes an alternative paradigm for training Speech LLMs without instruction data, using the response of a text-only LLM to transcripts as self-supervision. Importantly, this process can be performed without annotated responses. We show that our Distilled Voice Assistant (DiVA) generalizes to Spoken Question Answering, Classification, and Translation. Furthermore, we show that DiVA better meets user preferences, achieving a 72\% win rate compared with state-of-the-art models like Qwen 2 Audio, despite using $>$100x less training compute.
Michael Ryan, William Held, Ella Li, Weiyan Shi, Yanzhe Zhang, Diyi Yang · 6 authors totalScriptSmith: A Unified LLM Framework for Enhancing IT Operations via Automated Bash Script Generation, Assessment, and Refinement
arXiv.org · arXiv 2409.17166 · 4 citations · Source: arxiv+semantic-scholarIn the rapidly evolving landscape of site reliability engineering (SRE), the demand for efficient and effective solutions to manage and resolve issues in site and cloud applications is paramount. This paper presents an innovative approach to action automation using large language models (LLMs) for script generation, assessment, and refinement. By leveraging the capabilities of LLMs, we aim to significantly reduce the human effort involved in writing and debugging scripts, thereby enhancing the productivity of SRE teams. Our experiments focus on Bash scripts, a commonly used tool in SRE, and involve the CodeSift dataset of 100 tasks and the InterCode dataset of 153 tasks. The results show that LLMs can automatically assess and refine scripts efficiently, reducing the need for script validation in an execution environment. Results demonstrate that the framework shows an overall improvement of 7-10% in script generation.
Ruchi Mahindru, Oishik Chatterjee, Pooja Aggarwal, Suranjana Samanta, Ting Dai, Prateeti Mohapatra, Debanjana Kar, Steve Barbieri · 11 authors totalRetrieval Augmented Generation-Based Incident Resolution Recommendation System for IT Support
arXiv.org · arXiv 2409.13707 · 5 citations · Source: arxiv+semantic-scholarClients wishing to implement generative AI in the domain of IT Support and AIOps face two critical issues: domain coverage and model size constraints due to model choice limitations. Clients might choose to not use larger proprietary models such as GPT-4 due to cost and privacy concerns and so are limited to smaller models with potentially less domain coverage that do not generalize to the client's domain. Retrieval augmented generation is a common solution that addresses both of these issues: a retrieval system first retrieves the necessary domain knowledge which a smaller generative model leverages as context for generation. We present a system developed for a client in the IT Support domain for support case solution recommendation that combines retrieval augmented generation (RAG) for answer generation with an encoder-only model for classification and a generative large language model for query generation. We cover architecture details, data collection and annotation, development journey and preliminary validations, expected final deployment process and evaluation plans, and finally lessons learned.
Ruchi Mahindru, Paulina Toro Isaza, Michael Nidd, Noah Zheutlin, Jae-wook Ahn, Chidansh Amitkumar Bhatt, Yu Deng, Martin Franz · 10 authors totalOnline Nonconvex Bilevel Optimization with Bregman Divergences
arXiv · arXiv 2409.10470 · Source: arxiv+dblp+bloomberg-career-authorityGary Kazantsev, Jason Bohne, David Rosenberg, Pawel Polak · 4 authors totalGames for AI Control: Models of Safety Evaluations of AI Deployment Protocols
arXiv preprint · DOI 10.48550/arXiv.2409.07985 · arXiv 2409.07985 · 29 citations · Source: arxiv+dblpTo evaluate the safety and usefulness of deployment protocols for untrusted AIs, AI Control uses a red-teaming exercise played between a protocol designer and an adversary. This paper introduces AI-Control Games, a formal decision-making model of the red-teaming exercise as a multi-objective, partially observable, stochastic game. We also introduce reductions from AI-Control Games to a special case of zero-sum partially observable stochastic games that allow us to leverage existing algorithms to find Pareto-optimal protocols. We apply our formalism to model, evaluate and synthesise protocols for deploying untrusted language models as programming assistants, focusing on Trusted Monitoring protocols, which use weaker language models and limited human assistance. To demonstrate the utility of our formalism, we show improvements over empirical studies in existing settings, evaluate protocols in new settings, and analyse how modelling assumptions affect the safety and usefulness of protocols. Finally, we leverage our formalism to precisely describe some of the implicit assumptions in prior control work.
Buck Shlegeris, Charlie Griffin, Louis Thomson, Alessandro Abate · 4 authors totalA Thorough Investigation of Content-Defined Chunking Algorithms for Data Deduplication
arXiv (Cornell University) · DOI 10.48550/arxiv.2409.06066 · 0 citations · Source: openalex+orcid+dblp-identityJohan Pouwelse, Marcel Gregoriadis, Leonhard Balduf, Björn Scheuermann · 4 authors totalxLAM: A Family of Large Action Models to Empower AI Agent Systems
arXiv.org · DOI 10.48550/arXiv.2409.03215 · arXiv 2409.03215 · 118 citations · Source: arxiv+semantic-scholarAutonomous agents powered by large language models (LLMs) have attracted significant research interest. However, the open-source community faces many challenges in developing specialized models for agent tasks, driven by the scarcity of high-quality agent datasets and the absence of standard protocols in this area. We introduce and publicly release xLAM, a series of large action models designed for AI agent tasks. The xLAM series includes five models with both dense and mixture-of-expert architectures, ranging from 1B to 8x22B parameters, trained using a scalable, flexible pipeline that unifies, augments, and synthesizes diverse datasets to enhance AI agents' generalizability and performance across varied environments. Our experimental results demonstrate that xLAM consistently delivers exceptional performance across multiple agent ability benchmarks, notably securing the 1st position on the Berkeley Function-Calling Leaderboard, outperforming GPT-4, Claude-3, and many other models in terms of tool use. By releasing the xLAM series, we aim to advance the performance of open-source LLMs for autonomous AI agents, potentially accelerating progress and democratizing access to high-performance models for agent tasks. Models are available at https://huggingface.co/collections/Salesforce/xlam-models-65f00e2a0a63bbcd1c2dade4
Ran Xu, Jianguo Zhang, Tian Lan, Ming Zhu, Zuxin Liu, Thai Hoang, Shirley Kokane, Weiran Yao · 22 authors totalAccurate Compression of Text-to-Image Diffusion Models via Vector Quantization
CoRR · arXiv 2409.00492 · Source: arxiv+neural-magic-first-partyMichael Goin, Vage Egiazarian, Denis Kuznedelev, Anton Voronov, Ruslan Svirschevski, Daniil Pavlov, Dan Alistarh, Dmitry Baranchuk · 8 authors totalTowards Lifelong Learning Embeddings: An Algorithmic Approach to Dynamically Extend Embeddings
arXiv (Cornell University) · DOI 10.48550/arxiv.2408.14118 · 0 citations · Source: openalex+career-authorityPhilipp Meisen, Miguel Alves Gomes, Tobias Meisen · 3 authors totalxGen-VideoSyn-1: High-fidelity Text-to-Video Synthesis with Compressed Representations
ECCV Workshops · DOI 10.48550/arXiv.2408.12590 · arXiv 2408.12590 · 7 citations · Source: arxiv+semantic-scholarWe present xGen-VideoSyn-1, a text-to-video (T2V) generation model capable of producing realistic scenes from textual descriptions. Building on recent advancements, such as OpenAI's Sora, we explore the latent diffusion model (LDM) architecture and introduce a video variational autoencoder (VidVAE). VidVAE compresses video data both spatially and temporally, significantly reducing the length of visual tokens and the computational demands associated with generating long-sequence videos. To further address the computational costs, we propose a divide-and-merge strategy that maintains temporal consistency across video segments. Our Diffusion Transformer (DiT) model incorporates spatial and temporal self-attention layers, enabling robust generalization across different timeframes and aspect ratios. We have devised a data processing pipeline from the very beginning and collected over 13M high-quality video-text pairs. The pipeline includes multiple steps such as clipping, text detection, motion estimation, aesthetics scoring, and dense captioning based on our in-house video-LLM model. Training the VidVAE and DiT models required approximately 40 and 642 H100 days, respectively. Our model supports over 14-second 720p video generation in an end-to-end way and demonstrates competitive performance against state-of-the-art T2V models.
Ran Xu, Can Qin, Congying Xia, Krithika Ramakrishnan, Michael S. Ryoo, Lifu Tu, Yihao Feng, Manli Shu · 19 authors totalBMX: Entropy-weighted Similarity and Semantic-enhanced Lexical Search
arXiv · DOI 10.48550/arXiv.2408.06643 · arXiv 2408.06643 · Source: arxiv+mixedbread-authorityAamir Shakir, Xianming Li, Julius Lipp, Rui Huang, Jing Li · 5 authors totalGemma 2: Improving Open Language Models at a Practical Size
arXiv (Google DeepMind technical report) · DOI 10.48550/arXiv.2408.00118 · arXiv 2408.00118 · 2,316 citations · Source: semantic-scholar+arxivIn this work, we introduce Gemma 2, a new addition to the Gemma family of lightweight, state-of-the-art open models, ranging in scale from 2 billion to 27 billion parameters. In this new version, we apply several known technical modifications to the Transformer architecture, such as interleaving local-global attentions (Beltagy et al., 2020a) and group-query attention (Ainslie et al., 2023). We also train the 2B and 9B models with knowledge distillation (Hinton et al., 2015) instead of next token prediction. The resulting models deliver the best performance for their size, and even offer competitive alternatives to models that are 2-3 times bigger. We release all our models to the community.
Clément Farabet, Michelle Casbon, Gemma Team, Morgane Riviere, Shreya Pathak, Pier Giuseppe Sessa, Cassidy Hardin, Surya Bhupatiraju · 198 authors totalThe Llama 3 Herd of Models
arXiv · arXiv 2407.21783 · 17,900 citations · Source: arxivModern artificial intelligence (AI) systems are powered by foundation models. This paper presents a new set of foundation models, called Llama 3. It is a herd of language models that natively support multilinguality, coding, reasoning, and tool usage. Our largest model is a dense Transformer with 405B parameters and a context window of up to 128K tokens.
Omkar Salpekar, Xilun Wu, Llama Team, AI @ Meta (540+ authors; Omkar Salpekar among the contributors) · 3 authors totalApple Intelligence Foundation Language Models
arXiv.org · DOI 10.48550/arXiv.2407.21075 · arXiv 2407.21075 · 11 citations · Source: semantic-scholarWe present foundation language models developed to power Apple Intelligence features, including a ~3 billion parameter model designed to run efficiently on devices and a large server-based language model designed for Private Cloud Compute. These models are designed to perform a wide range of tasks efficiently, accurately, and responsibly. This report describes the model architecture, the data used to train the model, the training process, how the models are optimized for inference, and the evaluation results. We highlight our focus on Responsible AI and how the principles are applied throughout the model development.
Vaishaal Shankar, Tom Gunter, Zirui Wang, Chong Wang, Ruoming Pang, Andy Narayanan, Aonan Zhang, Bowen Zhang · 154 authors total