• 学术搜索
  • 科研智能体
    • Research Labs
    • AI 阅读
    • AI 文库
    • 深度研究
    • 学者亮点
  • 学术资源
    • AI2000
    • 期刊/会议
    • 学者库
    • 学术API
    • 溯源树
    • 数据集
  • 知识沉淀
    • 学术空间
订阅小程序
旧版功能
aminer vip
开通会员低至0.73元/天
一次搞定AI科研
立即登录
  • English
  • 联系方式
    图

    图卢兹计算机科学研究所

    Toulouse Institute of Computer Science Research
    EST. 1990
    1,353论文总数
    2.4万引用总数

    论文量&引用量时间轴

    机构学者

    排序
    Henri Prade
    Henri Prade
    CNRS
    论文:51引用:0H-index:0
    Didier Dubois
    Didier Dubois
    Center for Natural Resource Studies;Institut de Recherche en Informatique de Toulouse
    论文:36引用:0H-index:0
    Nicholas Michael Asher
    Nicholas Michael Asher
    Institut en Informatique de Toulouse, Universit´e Paul Sabatier
    论文:35引用:0H-index:0
    Andreas Herzig
    Andreas Herzig
    Institut de Recherche en Informatique de Toulouse, Universite Paul Sabatie
    论文:32引用:0H-index:0
    Philippe Balbiani
    Philippe Balbiani
    Institut de Recherche en Informatique de Toulouse
    论文:18引用:0H-index:0
    Lynda Tamine
    Lynda Tamine
    Universite de Toulouse
    论文:17引用:0H-index:0
    Florence Sèdes
    Florence Sèdes
    Toulouse Institute of Computer Science Research, Paul Sabatier University;CyberEdu;CEFCYS;Soroptimist International France
    论文:16引用:0H-index:0
    Josiane Mothe
    Josiane Mothe
    Institut de Recherche en Informatique de Toulouse, Université de Toulouse
    论文:16引用:0H-index:0
    Emiliano Lorini
    Emiliano Lorini
    Centre National de la Recherche Scientifique;Institut de Recherche en Informatique de Toulouse, Toulouse University
    论文:16引用:0H-index:0

    论文(1354)

    年份
    起
    –
    止
    排序
    1Intuitionistic Modal Logics: a Minimal Setting
    Philippe Balbiani,Çiğdem Gencer

    We introduce an intuitionistic modal logic strictly contained in the intuitionistic modal logic IK and being an appropriate candidate for the title of “minimal normal intuitionistic modal logic”.

    2026Studia Logica(2026)引用:3
    引用
    AI阅读
    加入学术空间
    2PeruMedQA: Benchmarking Large Language Models (llms) on Peruvian Medical Exams - Dataset Construction and Evaluation.
    Rodrigo M. Carrillo-Larco,Jesús Lovón-Melgarejo,Manuel Castillo-Cara, Gusseppe Bravo-Rocca

    Medical large language models (LLMs) have demonstrated remarkable performance in answering medical examinations. However, the extent to which this high performance is transferable to medical questions in Spanish and from a Latin American country remains unexplored. This knowledge is crucial as LLM-based medical applications gain traction in Latin America. To build a dataset of questions from medical examinations taken by Peruvian physicians pursuing specialty training; to fine-tune a LLM on this dataset; to evaluate and compare the performance in terms of accuracy between vanilla LLMs and the fine-tuned LLM. We curated PeruMedQA, a multiple-choice question-answering (MCQA) dataset containing 8,380 questions spanning 12 specialties (2018–2025). We selected ten medical LLMs, including medgemma-4b-it and medgemma-27b-text-it, and developed zero-shot task-specific prompts to answer the questions. We employed parameter-efficient fine tuning (PEFT) and low-rank adaptation (LoRA) to fine-tune medgemma-4b-it utilizing all questions except those from 2025 (test set). Medgemma-27b showed the highest accuracy across all specialties, achieving the highest score of 89.29

    2026Medical Science Educator(2026)引用:2
    引用
    AI阅读
    加入学术空间
    3TELL-TALE: Task Efficient LLMs with Task Aware Layer Elimination
    Omar Naim, Krish Sharma, Niyar R Barman,Nicholas Asher

    Large Language Models (LLMs) are typically deployed using a fixed architecture, despite growing evidence that not all layers contribute equally to every downstream task. In this work, we introduce TALE (Task-Aware Layer Elimination), an inference-time method that improves task performance by selectively removing layers that are irrelevant or detrimental for a given task. TALE optimizes task-specific validation performance, yielding a task-adapted architecture without retraining or modifying model weights. Across 9 tasks and 5 model families, under both zero-shot and few-shot settings, we show that TALE consistently matches or surpasses baseline performance while simultaneously reducing computational cost, outperforming general and layer-wise pruning approaches such as SLEB. Beyond inference-time gains, TALE synergizes with fine-tuning and few-shot learning, where task-adapted architectures lead to additional performance improvements. Computing TALE for a new task requires modest resources (1-2 GPU hours on an A100), making it a practical and deployable solution for task-specialized LLM inference.

    2026Annual Meeting of the Association for Computational Linguistics(2026)引用:2
    引用
    AI阅读
    加入学术空间
    4Deterministic and Probabilistic Rounding Error Analysis of Neural Networks in Floating-Point Arithmetic
    Theo Beuzeville,Alfredo Buttari, Serge Gratton,Theo Mary

    The use of artificial neural networks is now becoming widespread across a wide variety of tasks. In this context of very rapid development issues related to the storage and computational performance of these models emerge, since networks are sometimes very deep and comprise up to trillions of parameters. For all these reasons the use of reduced precision is increasingly being considered, although, until now, its accuracy and robustness had been approached mostly from a practical standpoint or verified by software. The aim of this work is to provide formal tools to better understand, explain and predict the accuracy and stability of neural networks when using floating-point arithmetic. To this end, we apply a rounding error analysis based on existing tools in numerical linear algebra to obtain both forward and backward error bounds. This includes both deterministic worst-case bounds as well as probabilistic bounds that are sharper on average. Since the exact backward error is not directly computable the backward error bounds are validated experimentally through a linearized backward error. These bounds both ensure the proper functioning of neural networks once trained and provide recommendations on architectures and training methods to enhance the robustness of neural networks.

    2026IMA JOURNAL OF NUMERICAL ANALYSIS(2026)引用:1
    引用
    AI阅读
    加入学术空间
    5Analyzing Shapley Additive Explanations to Understand Anomaly Detection Algorithm Behaviors and Their Complementarity
    Jordan Levy, Paul Saves, Moncef Garouani,Nicolas Verstaevel,Benoit Gaudou

    Unsupervised anomaly detection is a challenging problem due to the diversity of data distributions and the lack of labels. Ensemble methods are often adopted to mitigate these challenges by combining multiple detectors, which can reduce individual biases and increase robustness. Yet building an ensemble that is genuinely complementary remains challenging, since many detectors rely on similar decision cues and end up producing redundant anomaly scores. As a result, the potential of ensemble learning is often limited by the difficulty of identifying models that truly capture different types of irregularities. To address this, we propose a methodology for characterizing anomaly detectors through their decision mechanisms. Using SHapley Additive exPlanations, we quantify how each model attributes importance to input features, and we use these attribution profiles to measure similarity between detectors. We show that detectors with similar explanations tend to produce correlated anomaly scores and identify largely overlapping anomalies. Conversely, explanation divergence reliably indicates complementary detection behavior. Our results demonstrate that explanation-driven metrics offer a different criterion than raw outputs for selecting models in an ensemble. However, we also demonstrate that diversity alone is insufficient; high individual model performance remains a prerequisite for effective ensembles. By explicitly targeting explanation diversity while maintaining model quality, we are able to construct ensembles that are more diverse, more complementary, and ultimately more effective for unsupervised anomaly detection.

    2026Advances in Intelligent Data Analysis XXIV(2026)
    引用
    AI阅读
    加入学术空间
    立即登录,查看全部 1354 篇论文

    合作机构(100)

    图卢兹南部-比利牛斯联邦大学合作论文 66
    法国国家科学研究中心合作论文 58
    图卢兹大学合作论文 52
    法国国立计算机科学及自动化研究院合作论文 14
    Centre Européen de Recherche et de Formation Avancée en Calcul Scientifique合作论文 13
    莫纳什大学合作论文 11
    巴黎萨克雷大学合作论文 10
    国立民用航空学院合作论文 8
    法國國家太空研究中心合作论文 8
    索邦大学合作论文 7

    机构统计