中文
相关论文

相关论文: Combining Independent Modules in Lexical Multiple-…

200 篇论文

While many languages possess processes of joining two or more words to create compound words, previous studies have been typically limited only to languages with excessively productive compound formation (e.g., German, Dutch) and there is…

计算与语言 · 计算机科学 2023-10-24 Benjamin Minixhofer , Jonas Pfeiffer , Ivan Vulić

Recent work to enhance data partitioning strategies for more realistic model evaluation face challenges in providing a clear optimal choice. This study addresses these challenges, focusing on morphological segmentation and synthesizing…

计算与语言 · 计算机科学 2024-04-16 Zoey Liu , Bonnie J. Dorr

Multi-label classification (MLC) is a supervised learning problem in which, contrary to standard multiclass classification, an instance can be associated with several class labels simultaneously. In this chapter, we advocate a rule-based…

机器学习 · 计算机科学 2020-12-09 Eneldo Loza Mencía , Johannes Fürnkranz , Eyke Hüllermeier , Michael Rapp

In this paper, we investigate the problem of assessing statistical methods and effectively summarizing results from simulations. Specifically, we consider problems of the type where multiple methods are compared on a reasonably large test…

应用统计 · 统计学 2015-10-07 Abigail Arnold , Jason Loeppky

Majority voting over multiple LLM attempts improves mathematical reasoning, but correlated errors limit the effective sample size. A natural fix is to assign different reasoning strategies to different voters. The approach, Diverse Prompt…

计算与语言 · 计算机科学 2026-04-17 Natapong Nitarach

Natural language allows us to refer to novel composite concepts by combining expressions denoting their parts according to systematic rules, a property known as \emph{compositionality}. In this paper, we study whether the language emerging…

计算与语言 · 计算机科学 2020-04-21 Rahma Chaabouni , Eugene Kharitonov , Diane Bouchacourt , Emmanuel Dupoux , Marco Baroni

In the era of large language models (LLMs), the Chinese Spelling Check (CSC) task has seen various LLM methods developed, yet their performance remains unsatisfactory. In contrast, fine-tuned BERT-based models, relying on high-quality…

计算与语言 · 计算机科学 2025-06-10 Ziheng Qiao , Houquan Zhou , Zhenghua Li

While machine-learning models are flourishing and transforming many aspects of everyday life, the inability of humans to understand complex models poses difficulties for these models to be fully trusted and embraced. Thus, interpretability…

人工智能 · 计算机科学 2020-06-18 Guangyi Zhang , Aristides Gionis

Wisdom of the crowd revealed a striking fact that the majority answer from a crowd is often more accurate than any individual expert. We observed the same story in machine learning--ensemble methods leverage this idea to combine multiple…

机器学习 · 计算机科学 2019-10-01 Tianyi Luo , Yang Liu

Ensemble methods for supervised machine learning have become popular due to their ability to accurately predict class labels with groups of simple, lightweight "base learners." While ensembles offer computationally efficient models that…

机器学习 · 统计学 2011-09-01 Orianna DeMasi , Juan Meza , David H. Bailey

Merging methods combine the weights of multiple language models (LMs) to leverage their capacities, such as for domain adaptation. While existing studies investigate merged models from a solely behavioral perspective, we offer the first…

计算与语言 · 计算机科学 2025-12-16 Yutaro Sigrist , Andreas Waldis

Supervised distributional methods are applied successfully in lexical entailment, but recent work questioned whether these methods actually learn a relation between two words. Specifically, Levy et al. (2015) claimed that linear classifiers…

计算与语言 · 计算机科学 2018-04-25 Tu Vu , Vered Shwartz

Large Language Models (LLMs) have shown impressive moral reasoning abilities. Yet they often diverge when confronted with complex, multi-factor moral dilemmas. To address these discrepancies, we propose a framework that synthesizes multiple…

计算与语言 · 计算机科学 2026-02-09 Chenchen Yuan , Zheyu Zhang , Shuo Yang , Bardh Prenkaj , Gjergji Kasneci

The classical linear ordering problem seeks a single ranking representing a given preference matrix. While suitable for homogeneous populations, it fails when observed preferences arise from several latent groups with distinct ranking…

In this note we give an example application of a recently presented predictive learning method called Rule Ensembles. The application we present is the search for super-symmetric particles at the Large Hadron Collider. In particular, we…

高能物理 - 唯象学 · 物理学 2011-01-13 J. Conrad , F. Tegenfeldt

Training large language models with data collected from various domains can improve their performance on downstream tasks. However, given a fixed training budget, the sampling proportions of these different domains significantly impact the…

计算与语言 · 计算机科学 2025-05-29 Yajiao Liu , Congliang Chen , Junchi Yang , Ruoyu Sun

In this work, we provide a large-scale empirical study of the scaling properties of multilingual neural machine translation models. We examine how increases in the model size affect the model performance and investigate the role of the…

计算与语言 · 计算机科学 2023-02-21 Patrick Fernandes , Behrooz Ghorbani , Xavier Garcia , Markus Freitag , Orhan Firat

Probabilistic graphical models (PGMs) are powerful tools for solving systems of complex relationships over a variety of probability distributions. However, while tree-structured PGMs always result in efficient and exact solutions, inference…

机器学习 · 计算机科学 2021-11-10 Simon Streicher , Johan du Preez

Mixture of Experts (MoE) are successful models for modeling heterogeneous data in many statistical learning problems including regression, clustering and classification. Generally fitted by maximum likelihood estimation via the well-known…

机器学习 · 统计学 2018-10-30 Faicel Chamroukhi , Bao-Tuyen Huynh

Machine learning techniques are used in a wide range of domains. However, machine learning models often suffer from the problem of over-fitting. Many data augmentation methods have been proposed to tackle such a problem, and one of them is…

机器学习 · 统计学 2021-06-21 Masanari Kimura