paper-with-me

홈 › Papers

Reducing the Scope of Language Models

2024-10-28 · David Yunis, Siyu Huo, Chulaka Gunasekara, Danish Contractor

We now deploy language models in a wide variety of user-facing applications. Typically, these deployments have some specific purpose, like answering questions about documentation or acting as coding assistants, but they require general language understanding. Under these circumstances these models should not be able to answer irrelevant requests such as, poetry generation or questions about physics, etc. Instead we would like language models to only answer to queries corresponding to desired behavior and refuse all other requests, which we refer to as scoping. We conduct a comprehensive empirical evaluation of potential methods from prompting to fine-tuning to preference learning to a recently proposed method for general alignment called Circuit Breakers (CB). Across three families of language models and a broad variety of tasks, we show that it is possible to scope language models. We examine scoping for multiple topics, and fine-grained topics. We ablate diversity of irrelevant queries, layer different techniques, conduct adversarial evaluations and more. Among other results, we find that, when diverse examples of irrelevant queries are available, simple supervised fine-tuning produces the best results, but when such diversity is low, Circuit Breakers perform quite well. One can often get the benefits of both methods by layering them in succession. We intend our study to serve as a practitioner's guide to scoping language models.

📄 PDF Abstract BibTeX arXiv:2410.21597

Code (0)

등록된 구현이 없습니다.

Tasks

DiversitySentiment Analysis

Methods 이 논문이 사용한 방법론

SFT Shrink and Fine-Tune, or SFT, is a type of distillation that avoids explicit distillation by copying parameters to a student student model and then fine-tuning.…

Similar Papers 제목 키워드 기반

ToolScope: Enhancing LLM Agent Tool Use through Tool Merging and Context-Aware Filtering

2025-10-22 · Marianne Menglin Liu, Daniel Garcia, Fjona Parllaku, Vikas Upadhyay 외 arxiv

Large language model (LLM) agents rely on external tools to solve complex tasks, but real-world toolsets often contain redundant tools with overlapping names and descriptions, introducing ambiguity and reducing selection…

A Scope Sensitive and Result Attentive Model for Multi-Intent Spoken Language Understanding

2022-11-22 · Lizhi Cheng, Wenmian Yang, Weijia Jia

Multi-Intent Spoken Language Understanding (SLU), a novel and more complex scenario of SLU, is attracting increasing attention. Unlike traditional SLU, each intent in this scenario has its specific scope. Semantic inform…

Intent DetectionSemantic Frame Parsingslot-fillingSlot Filling+1

Rapid Gyroscope Calibration: A Deep Learning Approach

2024-08-31 · Yair Stolero, Itzik Klein

Low-cost gyroscope calibration is essential for ensuring the accuracy and reliability of gyroscope measurements. Stationary calibration estimates the deterministic parts of measurement errors. To this end, a common pract…

Deep Learning

Scope: Selective Cross-modal Orchestration of Visual Perception Experts

2025-10-14 · Tianyu Zhang, Suyuchen Wang, Chao Wang, Juan Rodriguez 외 arxiv

Vision-language models (VLMs) benefit from multiple vision encoders, but naively stacking them yields diminishing returns while multiplying inference costs. We propose SCOPE, a Mixture-of-Encoders (MoEnc) framework that …

Reducing Simulation Dependence in Neutrino Telescopes with Masked Point Transformers

2025-10-02 · Felix J. Yu, Nicholas Kamp, Carlos A. Argüelles arxiv

Machine learning techniques in neutrino physics have traditionally relied on simulated data, which provides access to ground-truth labels. However, the accuracy of these simulations and the discrepancies between simulate…

Self-Supervised Learning