中文
相关论文

相关论文: Saying Hello World with GROOVE - A Solution to the…

200 篇论文

The HLTCOE team applied PLAID, an mT5 reranker, GPT-4 reranker, score fusion, and document translation to the TREC 2024 NeuCLIR track. For PLAID we included a variety of models and training techniques -- Translate Distill (TD), Generate…

信息检索 · 计算机科学 2025-10-02 Eugene Yang , Dawn Lawrie , Orion Weller , James Mayfield

This paper explores the instruction fine-tuning technique for speech-to-semantic tasks by introducing a unified end-to-end (E2E) framework that generates target text conditioned on a task-related prompt for audio data. We pre-train the…

计算与语言 · 计算机科学 2023-09-12 Aobo Xia , Shuyu Lei , Yushu Yang , Xiang Guo , Hua Chai

Deployed language models decay over time due to shifting inputs, changing user needs, or emergent world-knowledge gaps. When such problems are identified, we want to make targeted edits while avoiding expensive retraining. However, current…

机器学习 · 计算机科学 2023-10-19 Thomas Hartvigsen , Swami Sankaranarayanan , Hamid Palangi , Yoon Kim , Marzyeh Ghassemi

We introduce a new framework that leverages machine learning models known as generative models to solve optimization problems. Our Generator-Enhanced Optimization (GEO) strategy is flexible to adopt any generative model, from quantum to…

量子物理 · 物理学 2022-07-01 Javier Alcazar , Mohammad Ghazi Vakili , Can B. Kalayci , Alejandro Perdomo-Ortiz

This paper presents a solution for the Flow Graphs case of the Transformation Tool Contest 2013, using the Eclectic model transformation tool. The solution makes use of several languages of Eclectic, showing how it is possible to combine…

软件工程 · 计算机科学 2013-12-03 Jesús Sánchez Cuadrado

GeoGebra is an open source mathematics education software tool being used in thousands of schools worldwide. Since version 4.2 (December 2012) it supports symbolic computation of locus equations as a result of joint effort of mathematicians…

计算几何 · 计算机科学 2016-05-31 Francisco Botana , Zoltán Kovács

We investigate the problem of learning XML queries, path queries and tree pattern queries, from examples given by the user. A learning algorithm takes on the input a set of XML documents with nodes annotated by the user and returns a query…

数据库 · 计算机科学 2012-04-24 Sławomir Staworko , Piotr Wieczorek

Many language generation models are now available for a wide range of generation tasks, including machine translation and summarization. Combining such diverse models may lead to further progress, but ensembling generation models is…

计算与语言 · 计算机科学 2022-10-31 Jungo Kasai , Keisuke Sakaguchi , Ronan Le Bras , Hao Peng , Ximing Lu , Dragomir Radev , Yejin Choi , Noah A. Smith

The authors' "metatools" are a collection of tools for generic programming. This includes generating Java sources from mathematically well-founded specifications, as well as the creation of strictly typed document object models for XML…

软件工程 · 计算机科学 2011-11-22 Markus Lepper , Baltasar Trancón y Widemann

Inverse Reinforcement Learning aims to recover reward models from expert demonstrations, but traditional methods yield black-box models that are difficult to interpret and debug. In this work, we introduce GRACE (Generating Rewards As…

机器学习 · 计算机科学 2026-01-29 Silvia Sapora , Devon Hjelm , Alexander Toshev , Omar Attia , Bogdan Mazoure

In this paper we describe our experiences with a tool for the development and testing of natural language grammars called GTU (German: Grammatik-Testumgebumg; grammar test environment). GTU supports four grammar formalisms under a…

cmp-lg · 计算机科学 2008-02-03 Martin Volk , Dirk Richarz

The ubiquity of complex machine learning has raised the importance of model-agnostic explanation algorithms. These methods create artificial instances by slightly perturbing real instances, capturing shifts in model decisions. However, such…

计算与语言 · 计算机科学 2023-10-30 Antoine Chaffin , Julien Delaunay

The utility of collocating robots largely depends on the easy and intuitive interaction mechanism with the human. If a robot accepts task instruction in natural language, first, it has to understand the user's intention by decoding the…

机器人学 · 计算机科学 2022-06-23 Pradip Pramanick , Chayan Sarkar , Snehasis Banerjee , Brojeshwar Bhowmick

Large language models exhibit complementary reasoning errors: on the same instance, one model may succeed with a particular decomposition while another fails. We propose Collaborative Reasoning (CORE), a training-time collaboration…

人工智能 · 计算机科学 2026-01-30 Kshitij Mishra , Mirat Aubakirov , Martin Takac , Nils Lukas , Salem Lahlou

This report is meant to be used as auxiliary material for the guided grammar convergence technique proposed earlier as problem-specific improvement in the topic of convergence of grammars. It contains a narrated MegaL megamodel, as well as…

编程语言 · 计算机科学 2012-07-30 Vadim Zaytsev

Counterfactual explanations, and their associated algorithmic recourse, are typically leveraged to understand, explain, and potentially alter a prediction coming from a black-box classifier. In this paper, we propose to extend the use of…

Large Language Models have revolutionized natural language processing, achieving unprecedented success across a vast range of tasks. However, their practical application in long-context scenarios is severely hampered by the formidable…

信号处理 · 电气工程与系统科学 2026-04-21 Enwei Tong , Yao Zhu , Yuanchao Bai , Kai Wang , Xianming Liu , Xiangyang Ji

Video annotation and analysis is an important activity for teaching with and about audiovisual media artifacts because it helps students to learn how to identify textual and formal connections in media products. But school teachers lack…

人机交互 · 计算机科学 2021-10-12 Daniel Klug , Elke Schlote

Counterfactual examples are an appealing class of post-hoc explanations for machine learning models. Given input $x$ of class $y_1$, its counterfactual is a contrastive example $x^\prime$ of another class $y_0$. Current approaches primarily…

机器学习 · 计算机科学 2022-05-17 Xiaoting Shao , Kristian Kersting

This report documents, describes, and evaluates new 2024 English GloVe (Global Vectors for Word Representation) models. While the original GloVe models built in 2014 have been widely used and found useful, languages and the world continue…

计算与语言 · 计算机科学 2025-07-25 Riley Carlson , John Bauer , Christopher D. Manning