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

    Lega Italiana per la Lotta ai Tumori

    EST. 1922
    50论文总数
    721引用总数

    论文量&引用量时间轴

    机构学者

    排序
    Yunsu Kim
    Yunsu Kim
    aiXplain
    论文:4引用:0H-index:0
    Gary Geunbae Lee
    Gary Geunbae Lee
    Department of Computer Science & Engineering, Pohang University of Science and Technology
    论文:3引用:0H-index:0
    Sangwon Ryu
    Sangwon Ryu
    Graduate School of Artificial Intelligence, Pohang university of Science & Technology
    论文:3引用:0H-index:0
    Cinzia Colombo
    Cinzia Colombo
    Mario Negri Institute for Pharmacological Research
    论文:2引用:0H-index:0
    Roberto Satolli
    Roberto Satolli
    Zadig, scientific publishing
    论文:2引用:0H-index:0
    Paola Mosconi
    Paola Mosconi
    Istituto di Ricerche
    论文:2引用:0H-index:0
    Heejin Do
    Heejin Do
    ETH AI Center, ETH Zurich;NAVER Cloud AI Lab
    论文:2引用:0H-index:0
    Joern Wuebker
    Joern Wuebker
    Lilt AI
    论文:2引用:0H-index:0
    G.M. Baratelli
    G.M. Baratelli
    Moriggia Pelascini Hospital
    论文:2引用:0H-index:0

    论文(50)

    年份
    起
    –
    止
    排序
    1GAIA-v2-LILT: Multilingual Adaptation of Agent Benchmark Beyond Translation
    Yunsu Kim, Kaden Uhlig,Joern Wuebker

    Agent benchmarks remain largely English-centric, while their multilingual versions are often built with machine translation (MT) and limited post-editing. We argue that, for agentic tasks, this minimal workflow can easily break benchmark validity through query-answer misalignment or culturally off-target context. We propose a refined workflow for adapting English benchmarks into multiple languages with explicit functional alignment, cultural alignment, and difficulty calibration using both automated checks and human review. Using this workflow, we introduce GAIA-v2-LILT, a re-audited multilingual extension of GAIA covering five non-English languages. In experiments, our workflow improves agent success rates by up to 32.7

    2026Proceedings of the 1st Workshop on Multilinguality in the Era of Large Language Models (MeLLM 2026)(2026)引用:2
    引用
    AI阅读
    加入学术空间
    2Adaptive Planning for Multi-Attribute Controllable Summarization with Monte Carlo Tree Search
    Sangwon Ryu,Heejin Do,Yunsu Kim,Gary Lee, Jungseul Ok

    Controllable summarization moves beyond generic outputs toward human-aligned summaries guided by specified attributes. In practice, the interdependence among attributes makes it challenging for language models to satisfy correlated constraints consistently. Moreover, previous approaches often require per-attribute fine-tuning, limiting flexibility across diverse summary attributes. In this paper, we propose adaptive planning for multi-attribute controllable summarization (PACO), a training-free framework that reframes the task as planning the order of sequential attribute control with a customized Monte Carlo Tree Search (MCTS). In PACO, nodes represent summaries, and actions correspond to single-attribute adjustments, enabling progressive refinement of only the attributes requiring further control. This strategy adaptively discovers optimal control orders, ultimately producing summaries that effectively meet all constraints. Extensive experiments across diverse domains and models demonstrate that PACO achieves robust multi-attribute controllability, surpassing both LLM-based self-planning models and fine-tuned baselines. Remarkably, PACO with Llama-3.2-1B rivals the controllability of the much larger Llama-3.3-70B baselines. With larger models, PACO achieves superior control performance, outperforming all competitors.

    2026ACL 2026(2026)
    引用
    AI阅读
    加入学术空间
    3Segment-level Tree Search for Long Meeting Document Summarization
    Sangwon Ryu,Heejin Do, Jun Seo, Daehui Kim,Yunsu Kim,Gary Geunbae Lee, Jungseul Ok

    Meeting documents are challenging to summarize due to their length and complex conversational structure. Existing approaches typically adopt multi-stage pipelines that extract information prior to summarization; however, these approaches often suffer from cumulative error propagation without intermediate validation, a limitation further amplified by short and low-quality reference summaries. We propose segment-level summarization via Monte Carlo Tree Search (S3), a training-free framework that constructs a final summary by composing segment-level summary candidates. S3 partitions a long document into segments and generates multiple summary candidates per segment, forming nodes of a search tree. The best-scoring combination is selected via self-reward-guided tree search and refined into the final output. Despite using a 7B model, S3 achieves performance comparable to larger 72B models while producing length-appropriate summaries.

    2026
    引用
    AI阅读
    加入学术空间
    4Understanding LLM Behavior in Multi-Target Cross-Lingual Summarization
    Sangwon Ryu,Yihong Liu,Mingyang Wang,Yunsu Kim, Jungseul Ok,Gary Geunbae Lee, Hinrich Schuetze

    Multi-target cross-lingual text summarization (MTXLS), which summarizes a source document into multiple target languages, is increasingly important as users consume content in diverse languages, but remains underexplored. To address this gap, we introduce multi-target cross-lingual element-aware (MEA), a new MTXLS benchmark covering 24 target languages. We benchmark end-to-end and pipeline approaches across various LLMs and show that MTXLS performance still substantially lags behind English monolingual summarization. To better understand MTXLS in LLMs, we propose a layer-wise analysis framework for investigating how LLMs internally perform MTXLS. Our analyses suggest that translation and summarization behaviors emerge jointly within later layers rather than as distinctly decomposed stages. Most task-relevant processing occurs within these layers, and errors also tend to arise at similar depths. Motivated by these findings, we introduce an inference-time activation steering method that leverages hidden representations from English summarization to guide MTXLS generation. Experiments show that our method consistently improves MTXLS quality across target languages.

    2026
    引用
    AI阅读
    加入学术空间
    5LocQE: Principled Domain Adaptation for Localisation Quality Estimation by Leveraging Post-Edits
    Kathy Hämmerl, Gabriel Bretschner, Joern Wuebker

    Learned quality estimation (QE) models such as COMETKiwi are widespread and work well for general machine translation evaluation. However, they are known to struggle on unseen domains, limiting their performance in a real-world localisation context. We show that they are insensitive to some important factors in localisation, such as whether numbers are translated accurately, or even whether the correct number of spaces and punctuation are preserved in a translation. Further, a key capability for optimisation of machine translation is the ability of QE models to accurately rank different translations of a single segment, which suffers significantly from the domain transfer. In the absence of large-scale direct assessment data, we propose principled fine-tuning approaches to reduce the domain gap with even small amounts of post-editing data. Using a multi-task fine-tuning approach and a simple tokeniser intervention, we create a QE model which proves markedly better at distinguishing preferred post-edits from rejected initial translations in a localisation context. We show that preferences and artificial continuous scores stabilise each other, and argue that to calibrate metrics both in terms of their absolute scores and comparisons between translation of the same source, both types of signal are needed.

    2026
    引用
    AI阅读
    加入学术空间
    立即登录,查看全部 50 篇论文

    合作机构(66)

    Ospedale Papa Giovanni XXIII合作论文 3
    米兰大学合作论文 3
    苏黎世联邦理工学院合作论文 2
    格鲁吉亚国立亚热带农业大学合作论文 2
    Policlinico San Matteo Fondazione,Istituti di Ricovero e Cura a Carattere Scientifico合作论文 2
    Mario Negri Institute for Pharmacological Research合作论文 2
    卡塔尼亚大学合作论文 2
    Medicina合作论文 1
    佩斯大学合作论文 1
    Azienda Ospedaliera G. Brotzu合作论文 1

    机构统计