中文
相关论文

相关论文: BitSim: An Algebraic Similarity Measure for Descri…

200 篇论文

Motivated by model-theoretic properties of the BSR class, we present a family of semantic classes of FO formulae with finite or co-finite spectra over a relational vocabulary \Sigma. A class in this family is denoted EBS_\Sigma(\sigma),…

计算机科学中的逻辑 · 计算机科学 2016-09-08 Abhisekh Sankaran , Supratik Chakraborty

Sarcasm is a form of figurative language where the intended meaning of a sentence differs from its literal meaning. This poses a serious challenge to several Natural Language Processing (NLP) applications such as Sentiment Analysis, Opinion…

计算与语言 · 计算机科学 2022-06-20 Abdelkader El Mahdaouy , Abdellah El Mekki , Kabil Essefar , Abderrahman Skiredj , Ismail Berrada

The Structural Similarity (SSIM) Index is a very widely used image/video quality model that continues to play an important role in the perceptual evaluation of compression algorithms, encoding recipes and numerous other image/video…

图像与视频处理 · 电气工程与系统科学 2021-02-12 Abhinau K. Venkataramanan , Chengyang Wu , Alan C. Bovik , Ioannis Katsavounidis , Zafar Shahid

In musical compositions that include vocals, lyrics significantly contribute to artistic expression. Consequently, previous studies have introduced the concept of a recommendation system that suggests lyrics similar to a user's favorites or…

计算与语言 · 计算机科学 2024-08-28 Haven Kim , Taketo Akama

Recent progress in LLMs, such as reasoning models, has demonstrated strong abilities to solve complex competitive programming problems, often rivaling top human competitors. However, it remains underexplored whether these abilities…

计算与语言 · 计算机科学 2025-07-22 Jierui Li , Raymond Mooney

A scheme is proposed that combines probabilistic signal shaping with bit-metric decoding. The transmitter generates symbols according to a distribution on the channel input alphabet. The symbols are labeled by bit strings. At the receiver,…

信息论 · 计算机科学 2014-04-22 Georg Böcherer

Recent advances in foundation models present new opportunities for interpretable visual recognition -- one can first query Large Language Models (LLMs) to obtain a set of attributes that describe each class, then apply vision-language…

计算机视觉与模式识别 · 计算机科学 2023-08-08 An Yan , Yu Wang , Yiwu Zhong , Chengyu Dong , Zexue He , Yujie Lu , William Wang , Jingbo Shang , Julian McAuley

Binary Function Similarity Detection (BFSD) is a core problem in software security, supporting tasks such as vulnerability analysis, malware classification, and patch provenance. In the past few decades, numerous models and tools have been…

密码学与安全 · 计算机科学 2026-04-03 Yiming Fan , Jun Yeon Won , Ding Zhu , Melih Sirlanci , Mahdi Khalili , Carter Yagemann

Formal concept analysis has grown from a new branch of the mathematical field of lattice theory to a widely recognized tool in Computer Science and elsewhere. In order to fully benefit from this theory, we believe that it can be enriched…

计算机科学中的逻辑 · 计算机科学 2012-01-23 Pascal Hitzler , Markus Krötzsch , Guo-Qiang Zhang

As language models become capable of processing increasingly long and complex texts, there has been growing interest in their application within computational literary studies. However, evaluating the usefulness of these models for such…

计算与语言 · 计算机科学 2026-01-21 Natasha Johnson , Amanda Bertsch , Maria-Emil Deal , Emma Strubell

A metonym is a word with a figurative meaning, similar to a metaphor. Because metonyms are closely related to metaphors, we apply features that are used successfully for metaphor recognition to the task of detecting metonyms. On the ACL…

计算与语言 · 计算机科学 2015-08-20 Wei Zhang , Judith Gelernter

For a metric space $(A,d)$, and a set $\Sigma$ of equations, a quantity is introduced that measures how far continuous operations must deviate from satisfying $\Sigma$ on $(A,d)$. }

环与代数 · 数学 2015-04-07 Walter Taylor

In this paper, we introduce a new WordNet based similarity metric, SenSim, which incorporates sentiment content (i.e., degree of positive or negative sentiment) of the words being compared to measure the similarity between them. The…

信息检索 · 计算机科学 2012-09-19 A. R. Balamurali , Subhabrata Mukherjee , Akshat Malu , Pushpak Bhattacharyya

Large Language Models (LLMs) are increasingly used to refactor unit tests, improving readability and structure while preserving behavior. Evaluating such refactorings, however, remains difficult: metrics like CodeBLEU penalize beneficial…

This paper presents the Harmonic Beltrami Signature Network (HBSN), a novel deep learning architecture for computing the Harmonic Beltrami Signature (HBS) from binary-like images. HBS is a shape representation that provides a one-to-one…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Chenran Lin , Lok Ming Lui

This paper establishes the theoretical framework of b-bit minwise hashing. The original minwise hashing method has become a standard technique for estimating set similarity (e.g., resemblance) with applications in information retrieval,…

数据结构与算法 · 计算机科学 2009-10-20 Ping Li , Arnd Christian Konig

Existing code similarity metrics, such as BLEU, CodeBLEU, and TSED, largely rely on surface-level string overlap or abstract syntax tree structures, and often fail to capture deeper semantic relationships between programs.We propose CSSG…

It is now generally accepted that Euclidean-based metrics may not always adequately represent the subjective judgement of a human observer. As a result, many image processing methodologies have been recently extended to take advantage of…

最优化与控制 · 数学 2020-02-10 D. Otero , D. La Torre , O. Michailovich , E. R. Vrscay

Concept-based explanation methods, such as concept bottleneck models (CBMs), aim to improve the interpretability of machine learning models by linking their decisions to human-understandable concepts, under the critical assumption that such…

人工智能 · 计算机科学 2025-02-03 Halil Ibrahim Aysel , Xiaohao Cai , Adam Prugel-Bennett

Machine learning models offer powerful predictive capabilities but often lack transparency. Local Interpretable Model-agnostic Explanations (LIME) addresses this by perturbing features and measuring their impact on a model's output. In…

机器学习 · 计算机科学 2024-12-24 Nelson Colón Vargas