中文
相关论文

相关论文: C-kNN-LSH: A Nearest-Neighbor Algorithm for Sequen…

200 篇论文

Causal structure discovery methods are commonly applied to structured data where the causal variables are known and where statistical testing can be used to assess the causal relationships. By contrast, recovering a causal structure from…

计算与语言 · 计算机科学 2024-10-10 Gaël Gendron , Jože M. Rožanec , Michael Witbrock , Gillian Dobbie

Locality-sensitive hashing (LSH) is an effective randomized technique widely used in many machine learning tasks. The cost of hashing is proportional to data dimensions, and thus often the performance bottleneck when dimensionality is high…

机器学习 · 计算机科学 2023-09-28 Zongyuan Tan , Hongya Wang , Bo Xu , Minjie Luo , Ming Du

Our context of interest is how binary locality sensitive hash (LSH) functions can be used to solve the approximate near neighbour (ANN) problem, which seeks to find the k closest elements of some dataset X to some further point q presented…

计算几何 · 计算机科学 2026-05-25 Ben Claydon , Richard Connor , Alan Dearle

Area-specific causal inference is important in many policy and survey applications, where the goal is to evaluate treatment effects for small geographic or demographic domains. Existing causal small area estimation methods, however,…

统计理论 · 数学 2026-05-06 Tsubasa Ito , Shonosuke Sugasawa

Understanding treatment effect heterogeneity is vital for scientific and policy research. However, identifying and evaluating heterogeneous treatment effects pose significant challenges due to the typically unknown subgroup structure.…

统计方法学 · 统计学 2024-11-05 Kwangho Kim , Jisu Kim , Larry A. Wasserman , Edward H. Kennedy

Causal inference in longitudinal biomedical data remains a central challenge, especially in psychiatry, where symptom heterogeneity and latent confounding frequently undermine classical estimators. Most existing methods for treatment effect…

机器学习 · 计算机科学 2025-07-28 Eric V. Strobl

Discovering cause-effect from observational data is an important but challenging problem in science and engineering. In this work, a recently proposed brain inspired learning algorithm namely-\emph{Neurochaos Learning} (NL) is used for the…

机器学习 · 计算机科学 2022-01-31 Harikrishnan N B , Aditi Kathpalia , Nithin Nagaraj

Approximate Nearest Neighbor Search (ANNS) is a fundamental problem in many areas of machine learning and data mining. During the past decade, numerous hashing algorithms are proposed to solve this problem. Every proposed algorithm claims…

计算机视觉与模式识别 · 计算机科学 2019-06-20 Deng Cai

Trustworthiness in model predictions is crucial for safety-critical applications in the real world. However, deep neural networks often suffer from the issues of uncertainty estimation, such as miscalibration. In this study, we propose…

计算与语言 · 计算机科学 2025-02-07 Wataru Hashimoto , Hidetaka Kamigaito , Taro Watanabe

Structural causal models are the basic modelling unit in Pearl's causal theory; in principle they allow us to solve counterfactuals, which are at the top rung of the ladder of causation. But they often contain latent variables that limit…

人工智能 · 计算机科学 2021-11-23 Marco Zaffalon , Alessandro Antonucci , Rafael Cabañas

Learning with noisy labels (LNL) aims at designing strategies to improve model performance and generalization by mitigating the effects of model overfitting to noisy labels. The key success of LNL lies in identifying as many clean samples…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Jichang Li , Guanbin Li , Feng Liu , Yizhou Yu

We consider a new construction of locality-sensitive hash functions for Hamming space that is \emph{covering} in the sense that is it guaranteed to produce a collision for every pair of vectors within a given radius $r$. The construction is…

数据结构与算法 · 计算机科学 2016-01-08 Rasmus Pagh

Convolutional neural networks (CNN) have recently achieved remarkable successes in various image classification and understanding tasks. The deep features obtained at the top fully-connected layer of the CNN (FC-features) exhibit rich…

计算机视觉与模式识别 · 计算机科学 2017-04-05 Sheng Guo , Weilin Huang , Limin Wang , Yu Qiao

Structural Health Monitoring (SHM) is vital for evaluating structural condition, aiming to detect damage through sensor data analysis. It aligns with predictive maintenance in modern industry, minimizing downtime and costs by addressing…

机器学习 · 计算机科学 2023-11-10 Ishan Pathak , Ishan Jha , Aditya Sadana , Basuraj Bhowmik

Structural causal models (SCMs) provide a principled approach to identifying causation from observational and experimental data in disciplines ranging from economics to medicine. However, SCMs, which is typically represented as graphical…

Convolutional neural networks (CNNs) have been successfully employed in recent years for the detection of radiological abnormalities in medical images such as plain x-rays. To date, most studies use CNNs on individual examinations in…

机器学习 · 统计学 2018-10-11 Ruggiero Santeramo , Samuel Withey , Giovanni Montana

We propose a novel framework that leverages LLMs for full causal graph discovery. While previous LLM-based methods have used a pairwise query approach, this requires a quadratic number of queries which quickly becomes impractical for larger…

机器学习 · 计算机科学 2026-04-06 Thomas Jiralerspong , Xiaoyin Chen , Yash More , Vedant Shah , Yoshua Bengio

As network data applications continue to expand, causal inference within networks has garnered increasing attention. However, hidden confounders complicate the estimation of causal effects. Most methods rely on the strong ignorability…

机器学习 · 计算机科学 2024-09-16 Xiaojing Du , Feiyu Yang , Wentao Gao , Xiongren Chen

The widespread availability of electronic health records (EHRs) promises to usher in the era of personalized medicine. However, the problem of extracting useful clinical representations from longitudinal EHR data remains challenging. In…

机器学习 · 计算机科学 2017-01-27 Zhengping Che , Yu Cheng , Zhaonan Sun , Yan Liu

Hashing is widely applied to approximate nearest neighbor search for large-scale multimodal retrieval with storage and computation efficiency. Cross-modal hashing improves the quality of hash coding by exploiting semantic correlations…

计算机视觉与模式识别 · 计算机科学 2017-02-21 Yue Cao , Mingsheng Long , Jianmin Wang , Philip S. Yu