中文
相关论文

相关论文: Complex Coordinate-Based Meta-Analysis with Probab…

200 篇论文

Discovering pattern sets or global patterns is an attractive issue from the pattern mining community in order to provide useful information. By combining local patterns satisfying a joint meaning, this approach produces patterns of higher…

机器学习 · 计算机科学 2011-07-19 Patrice Boizumault , Bruno Crémilleux , Mehdi Khiari , Samir Loudni , Jean-Philippe Métivier

Dimensionality reduction methods are employed to decrease data dimensionality, either to enhance machine learning performance or to facilitate data visualization in two or three-dimensional spaces. These methods typically fall into two…

机器学习 · 计算机科学 2025-08-26 Berat Dogan

Mental health risk is a critical global public health challenge, necessitating innovative and reliable assessment methods. With the development of large language models (LLMs), they stand out to be a promising tool for explainable mental…

人工智能 · 计算机科学 2025-05-21 Xinzhe Zheng , Sijie Ji , Jiawei Sun , Renqi Chen , Wei Gao , Mani Srivastava

Clinical diagnosis prediction models, when provided with a patient's medical history, aim to detect potential diseases early, facilitating timely intervention and improving prognostic outcomes. However, the inherent scarcity of patient data…

计算与语言 · 计算机科学 2025-01-30 Mingyu Derek Ma , Xiaoxuan Wang , Yijia Xiao , Anthony Cuturrufo , Vijay S Nori , Eran Halperin , Wei Wang

Cellular Automata are discrete dynamical systems that evolve following simple and local rules. Despite of its local simplicity, knowledge discovery in CA is a NP problem. This is the main motivation for using data mining techniques for CA…

离散数学 · 计算机科学 2007-05-23 Gilson A. Giraldi , Antonio A. F. Oliveira , Leonardo Carvalho

Large language models (LLMs) with memory are computationally universal. However, mainstream LLMs are not taking full advantage of memory, and the designs are heavily influenced by biological brains. Due to their approximate nature and…

人工智能 · 计算机科学 2023-06-08 Chenxu Hu , Jie Fu , Chenzhuang Du , Simian Luo , Junbo Zhao , Hang Zhao

Clinical decision-making is a dynamic, interactive, and cyclic process where doctors have to repeatedly decide on which clinical action to perform and consider newly uncovered information for diagnosis and treatment. Large Language Models…

计算与语言 · 计算机科学 2026-03-03 David Bani-Harouni , Chantal Pellegrini , Ege Özsoy , Nassir Navab , Matthias Keicher

This paper introduces an approach that combines the language reasoning capabilities of large language models (LLMs) with the benefits of local training to tackle complex, domain-specific tasks. Specifically, the authors demonstrate their…

计算与语言 · 计算机科学 2023-08-04 V. K. Cody Bumgardner , Aaron Mullen , Sam Armstrong , Caylin Hickey , Jeff Talbert

We consider the problem of automatically constructing computer programs from input-output examples. We investigate how to augment probabilistic and neural program synthesis methods with new search algorithms, proposing a framework called…

机器学习 · 计算机科学 2021-12-07 Nathanaël Fijalkow , Guillaume Lagarde , Théo Matricon , Kevin Ellis , Pierre Ohlmann , Akarsh Potta

While systems designed for solving planning tasks vastly outperform Large Language Models (LLMs) in this domain, they usually discard the rich semantic information embedded within task descriptions. In contrast, LLMs possess parametrised…

计算与语言 · 计算机科学 2025-02-03 Andrey Borro , Patricia J Riddle , Michael W Barley , Michael J Witbrock

In this paper, we propose a new technique based on program synthesis for extracting information from webpages. Given a natural language query and a few labeled webpages, our method synthesizes a program that can be used to extract similar…

编程语言 · 计算机科学 2021-04-16 Qiaochu Chen , Aaron Lamoreaux , Xinyu Wang , Greg Durrett , Osbert Bastani , Isil Dillig

Large Language models (LLMs) have shown promise as generators of symbolic control policies, producing interpretable program-like representations through iterative search. However, these models are not capable of separating the functional…

机器学习 · 计算机科学 2025-10-02 Carlo Bosio , Matteo Guarrera , Alberto Sangiovanni-Vincentelli , Mark W. Mueller

We present a Neural Program Search, an algorithm to generate programs from natural language description and a small number of input/output examples. The algorithm combines methods from Deep Learning and Program Synthesis fields by designing…

人工智能 · 计算机科学 2018-02-14 Illia Polosukhin , Alexander Skidanov

In the drug discovery process, where experiments can be costly and time-consuming, computational models that predict drug-target interactions are valuable tools to accelerate the development of new therapeutic agents. Estimating the…

机器学习 · 计算机科学 2024-07-22 Hannah Rosa Friesacher , Ola Engkvist , Lewis Mervin , Yves Moreau , Adam Arany

Large Language Models (LLMs) have demonstrated remarkable capabilities across various applications, fundamentally reshaping the landscape of natural language processing (NLP) research. However, recent evaluation frameworks often rely on the…

计算与语言 · 计算机科学 2024-07-10 Chenyang Lyu , Minghao Wu , Alham Fikri Aji

Is it possible to make statistical inference broadly accessible to non-statisticians without sacrificing mathematical rigor or inference quality? This paper describes BayesDB, a probabilistic programming platform that aims to enable users…

人工智能 · 计算机科学 2015-12-17 Vikash Mansinghka , Richard Tibbetts , Jay Baxter , Pat Shafto , Baxter Eaves

The development of neuromorphic hardware and modeling of biological neural networks requires algorithms with local learning rules. Artificial neural networks using local learning rules to perform principal subspace analysis (PSA) and…

神经与进化计算 · 计算机科学 2021-02-11 Yanis Bahroun , Dmitri B. Chklovskii

Causal discovery aims to identify causal relationships between variables and is a fundamental problem across the sciences. Traditional statistical causal discovery (SCD) methods rely solely on observational data and ignore the contextual…

人工智能 · 计算机科学 2026-05-27 Hao Duong Le , Xin Xia , Haijie Xu , Chen Zhang

Deep Learning (DL) and specifically CNN models have become a de facto method for a wide range of vision tasks, outperforming traditional machine learning (ML) methods. Consequently, they drew a lot of attention in the neuroimaging field in…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Benoit Dufumier , Pietro Gori , Ilaria Battaglia , Julie Victor , Antoine Grigis , Edouard Duchesnay

Large language models (LLMs) have shown promise in synthetic tabular data generation, yet existing methods struggle to preserve complex feature dependencies, particularly among categorical variables. This work introduces a…

机器学习 · 计算机科学 2025-05-07 Andrey Sidorenko