中文
相关论文

相关论文: A Proposal for Proquints: Identifiers that are Rea…

200 篇论文

When not using reasoning, repeating the input prompt improves performance for popular models (Gemini, GPT, Claude, and Deepseek) without increasing the number of generated tokens or latency.

机器学习 · 计算机科学 2025-12-18 Yaniv Leviathan , Matan Kalman , Yossi Matias

Current neural architectures lack a principled way to handle interchangeable tokens, i.e., symbols that are semantically equivalent yet distinguishable, such as bound variables. As a result, models trained on fixed vocabularies often…

机器学习 · 计算机科学 2026-02-02 İlker Işık , Wenchao Li

Joint intent detection and slot filling, which is also termed as joint NLU (Natural Language Understanding) is invaluable for smart voice assistants. Recent advancements in this area have been heavily focusing on improving accuracy using…

机器学习 · 计算机科学 2023-09-27 Kalpa Gunaratna , Vijay Srinivasan , Hongxia Jin

Explanations are central to everyday life, and are a topic of growing interest in the AI community. To investigate the process of providing natural language explanations, we leverage the dynamics of the /r/ChangeMyView subreddit to build a…

计算与语言 · 计算机科学 2019-11-05 David Atkinson , Kumar Bhargav Srinivasan , Chenhao Tan

Providing appealing brand names to newly launched products, newly formed companies or for renaming existing companies is highly important as it can play a crucial role in deciding its success or failure. In this work, we propose a…

计算与语言 · 计算机科学 2017-06-29 Gaurush Hiranandani , Pranav Maneriker , Harsh Jhamtani

The growing number of languages considered in multilingual NLP, including new datasets and tasks, poses challenges regarding properly and accurately reporting which languages are used and how. For example, datasets often use different…

计算与语言 · 计算机科学 2026-03-03 Wessel Poelman , Yiyi Chen , Miryam de Lhoneux

We propose an interactive approach to language learning that utilizes linguistic acceptability judgments from an informant (a competent language user) to learn a grammar. Given a grammar formalism and a framework for synthesizing data, our…

计算与语言 · 计算机科学 2024-05-09 Canaan Breiss , Alexis Ross , Amani Maina-Kilaas , Roger Levy , Jacob Andreas

Earables (ear wearables) is rapidly emerging as a new platform encompassing a diverse range of personal applications. The traditional authentication methods hence become less applicable and inconvenient for earables due to their limited…

密码学与安全 · 计算机科学 2022-04-18 Zi Wang , Jie Yang

This paper extends a polynomial-time parsing algorithm that resolves structural ambiguity in input to a speech-based user interface by calculating and comparing the denotations of rival constituents, given some model of the interfaced…

计算与语言 · 计算机科学 2007-05-23 William Schuler

Recently, prompt learning has become a new paradigm to utilize pre-trained language models (PLMs) and achieves promising results in downstream tasks with a negligible increase of parameters. The current usage of discrete and continuous…

计算与语言 · 计算机科学 2022-01-19 Feihu Jin , Jinliang Lu , Jiajun Zhang , Chengqing Zong

Person Re-IDentification (Re-ID) as a retrieval task, has achieved tremendous development over the past decade. Existing state-of-the-art methods follow an analogous framework to first extract features from the input images and then…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Qizao Wang , Xuelin Qian , Bin Li , Yanwei Fu , Xiangyang Xue

Conventional spoken language understanding systems consist of two main components: an automatic speech recognition module that converts audio to a transcript, and a natural language understanding module that transforms the resulting text…

音频与语音处理 · 电气工程与系统科学 2021-02-16 Parisa Haghani , Arun Narayanan , Michiel Bacchiani , Galen Chuang , Neeraj Gaur , Pedro Moreno , Rohit Prabhavalkar , Zhongdi Qu , Austin Waters

Although lots of progress were made in Text Recognition/OCR in recent years, the task of font recognition is remaining challenging. The main challenge lies in the subtle difference between these similar fonts, which is hard to distinguish.…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Jingchao Chen , Shiyi Mu , Shugong Xu , Youdong Ding

Transformer-based language models (LMs) pretrained on large text collections are proven to store a wealth of semantic knowledge. However, 1) they are not effective as sentence encoders when used off-the-shelf, and 2) thus typically lag…

Effective recommendation is crucial for large-scale online platforms. Traditional recommendation systems primarily rely on ID tokens to uniquely identify items, which can effectively capture specific item relationships but suffer from…

信息检索 · 计算机科学 2025-02-25 Guanyu Lin , Zhigang Hua , Tao Feng , Shuang Yang , Bo Long , Jiaxuan You

A good language model starts with a good tokenizer. Tokenization is especially important for speech modeling, which must handle continuous signals that mix linguistic and non-linguistic information. A speech tokenizer should extract…

计算与语言 · 计算机科学 2026-05-06 Zhijie Huang , Stephen McIntosh , Daisuke Saito , Nobuaki Minematsu

Recent advances have enabled automatic sound recognition systems for deaf and hard of hearing (DHH) users on mobile devices. However, these tools use pre-trained, generic sound recognition models, which do not meet the diverse needs of DHH…

We consider a new identity involving integrals and sums of Bessel functions. The identity provides new ways to evaluate integrals of products of two Bessel functions. The identity is remarkably simple and powerful since the summand and…

经典分析与常微分方程 · 数学 2014-08-20 Diego E. Dominici , Peter M. W. Gill , Taweetham Limpanuparb

In this paper, I propose to implement syllabification in OT as a parser. I propose several innovations that result in a finite and small candidate set. The candidate set problem is handled with several moves: i) MAX and DEP violations are…

cmp-lg · 计算机科学 2007-05-23 Michael Hammond

Renaming identifiers in source code is a common refactoring task in software development. When renaming an identifier, other identifiers containing words with the same naming intention related to the renaming should be renamed…

软件工程 · 计算机科学 2024-09-27 Naoki Doi , Yuki Osumi , Shinpei Hayashi