中文
相关论文

相关论文: Attribute Selection using Contranominal Scales

200 篇论文

Deep learning models exhibit a preference for statistical fitting over logical reasoning. Spurious correlations might be memorized when there exists statistical bias in training data, which severely limits the model performance especially…

机器学习 · 计算机科学 2021-09-13 Wei Wang , Boxin Wang , Ning Shi , Jinfeng Li , Bingyu Zhu , Xiangyu Liu , Rong Zhang

Multimodal Sentiment Analysis (MSA) aims to understand human intentions by integrating emotion-related clues from diverse modalities, such as visual, language, and audio. Unfortunately, the current MSA task invariably suffers from unplanned…

计算与语言 · 计算机科学 2024-07-08 Dingkang Yang , Mingcheng Li , Dongling Xiao , Yang Liu , Kun Yang , Zhaoyu Chen , Yuzheng Wang , Peng Zhai , Ke Li , Lihua Zhang

Vision-Language Models (VLMs) have demonstrated remarkable progress in chart understanding, largely driven by supervised fine-tuning (SFT) on increasingly large synthetic datasets. However, scaling SFT data alone is inefficient and…

计算与语言 · 计算机科学 2026-05-12 Jianzhu Bao , Haozhen Zhang , Kuicai Dong , Bozhi Wu , Sarthak Ketanbhai Modi , Zi Pong Lim , Yon Shin Teo , Wenya Wang

The complexity of state-of-the-art modeling techniques for image classification impedes the ability to explain model predictions in an interpretable way. Existing explanation methods generally create importance rankings in terms of pixels…

机器学习 · 计算机科学 2020-04-17 Tom Vermeire , David Martens

This article analyses and evaluates FDD\b{eta}, a supervised term-weighting scheme that can be applied for query-term selection in topic-based retrieval. FDD\b{eta} weights terms based on two factors representing the descriptive and…

信息检索 · 计算机科学 2020-07-20 Mariano Maisonnave , Fernando Delbianco , Fernando Tohmé , Ana Maguitman

The objectives of this research work which is intimately related to pattern discovery and management are threefold: (i) handle the problem of pattern manipulation by defining operations on patterns, (ii) study the problem of enriching and…

数据库 · 计算机科学 2009-02-25 Rokia Missaoui , Leonard Kwuida , Mohamed Quafafou , Jean Vaillancourt

The prohibitive sizes of Large Language Models (LLMs) today make it difficult to deploy them on memory-constrained edge devices. This work introduces $\rm CALDERA$ -- a new post-training LLM compression algorithm that harnesses the inherent…

机器学习 · 计算机科学 2024-11-05 Rajarshi Saha , Naomi Sagan , Varun Srivastava , Andrea J. Goldsmith , Mert Pilanci

Open-vocabulary object detection often fails under distribution shifts, as it can be misled by spurious correlations between non-causal visual attributes (e.g., brightness, texture) and object categories. Existing test-time adaptation (TTA)…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Kaixiang Zhao , Mao Ye , Lihua Zhou , Hu Wang , Luping Ji , Song Tang , Xiatian Zhu

Latent semantic analysis (LSA) and correspondence analysis (CA) are two techniques that use a singular value decomposition (SVD) for dimensionality reduction. LSA has been extensively used to obtain low-dimensional representations that…

信息检索 · 计算机科学 2024-11-20 Qianqian Qi , David J. Hessen , Tejaswini Deoskar , Peter G. M. van der Heijden

Feature selection is frequently used as a pre-processing step to machine learning. It is a process of choosing a subset of original features so that the feature space is optimally reduced according to a certain evaluation criterion. The…

计算机视觉与模式识别 · 计算机科学 2014-01-07 Vijendra Singh , Shivani Pathak

In this paper, we revisited the role of data augmentation in contrastive learning for sequential recommendation, revealing its inherent bias against low-frequency items and sparse user behaviors. To address this limitation, we proposed…

信息检索 · 计算机科学 2026-01-27 Zhikai Wang , Weihua Zhang

Text-based person search aims at retrieving target person in an image gallery using a descriptive sentence of that person. It is very challenging since modal gap makes effectively extracting discriminative features more difficult. Moreover,…

计算机视觉与模式识别 · 计算机科学 2021-01-11 Chenyang Gao , Guanyu Cai , Xinyang Jiang , Feng Zheng , Jun Zhang , Yifei Gong , Pai Peng , Xiaowei Guo , Xing Sun

We propose Automatic Feature Explanation using Contrasting Concepts (FALCON), an interpretability framework to explain features of image representations. For a target feature, FALCON captions its highly activating cropped images using a…

计算机视觉与模式识别 · 计算机科学 2023-09-11 Neha Kalibhat , Shweta Bhardwaj , Bayan Bruss , Hamed Firooz , Maziar Sanjabi , Soheil Feizi

Aspect-based sentiment analysis (ABSA) involves identifying sentiment towards specific aspect terms in a sentence and allows us to uncover nuanced perspectives and attitudes on particular aspects of a product, service, or topic. However,…

计算与语言 · 计算机科学 2024-09-18 Lingling Xu , Haoran Xie , S. Joe Qin , Fu Lee Wang , Xiaohui Tao

Machine Learning (ML) provides important techniques for classification and predictions. Most of these are black-box models for users and do not provide decision-makers with an explanation. For the sake of transparency or more validity of…

机器学习 · 计算机科学 2021-02-26 Léonard Kwuida , Dmitry I. Ignatov

Recently, utilizing large language models (LLMs) for metaphor detection has achieved promising results. However, these methods heavily rely on the capabilities of closed-source LLMs, which come with relatively high inference costs and…

计算与语言 · 计算机科学 2025-03-04 Kaidi Jia , Yanxia Wu , Ming Liu , Rongsheng Li

Explainable Artificial Intelligence (XAI) has emerged as a critical area of research aimed at enhancing the transparency and interpretability of AI systems. Counterfactual Explanations (CFEs) offer valuable insights into the decision-making…

机器学习 · 计算机科学 2024-04-16 Orfeas Menis Mastromichalakis , Jason Liartis , Giorgos Stamou

Interpretable machine learning seeks to understand the reasoning process of complex black-box systems that are long notorious for lack of explainability. One flourishing approach is through counterfactual explanations, which provide…

人工智能 · 计算机科学 2023-06-02 Vy Vo , Trung Le , Van Nguyen , He Zhao , Edwin Bonilla , Gholamreza Haffari , Dinh Phung

Linear discriminant analysis (LDA) is a fundamental method for feature extraction and dimensionality reduction. Despite having many variants, classical LDA has its own importance, as it is a keystone in human knowledge about statistical…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Sayed Kamaledin Ghiasi-Shirazi

We propose BERT4FCA, a novel method for link prediction in bipartite networks, using formal concept analysis (FCA) and BERT. Link prediction in bipartite networks is an important task that can solve various practical problems like friend…

人工智能 · 计算机科学 2024-02-14 Siqi Peng , Hongyuan Yang , Akihiro Yamamoto