中文
相关论文

相关论文: Supervision of the ATLAS High Level Trigger System

200 篇论文

Dynamic programming (DP) based algorithms are essential yet compute-intensive parts of numerous bioinformatics pipelines, which typically involve populating a 2-D scoring matrix based on a recursive formula, optionally followed by a…

硬件体系结构 · 计算机科学 2024-11-07 Yingqi Cao , Anshu Gupta , Jason Liang , Yatish Turakhia

While Golog is an expressive programming language to control the high-level behavior of a robot, it is often tedious to use on a real robotic system. On an actual robot, the user needs to consider low-level details, such as enabling and…

人工智能 · 计算机科学 2022-04-08 Till Hofmann , Stefan Schupp

Two fast trigger algorithms based on 3 innermost hits in the CMS Inner Tracker are presented. One of the algorithms will be applied at LHC low luminosity to select B decay channels. Performance of the algorithm is demonstrated for the decay…

高能物理 - 唯象学 · 物理学 2009-11-07 Danek Kotlinski , Andrey Starodumov

Assessing the effectiveness of large language models (LLMs) in performing different tasks is crucial for understanding their strengths and weaknesses. This paper presents Hierarchical Prompting Taxonomy (HPT), grounded on human cognitive…

计算与语言 · 计算机科学 2025-07-22 Devichand Budagam , Ashutosh Kumar , Mahsa Khoshnoodi , Sankalp KJ , Vinija Jain , Aman Chadha

Process mining methods often analyze processes in terms of the individual end-to-end process runs. Process behavior, however, may materialize as a general state of many involved process components, which can not be captured by looking at…

数据库 · 计算机科学 2022-11-02 Bianka Bakullari , Wil M. P. van der Aalst

In 2022 and 2023, the Large Hadron Collider produced approximately two billion hadronic interactions each second from bunches of protons that collide at a rate of 40 MHz. The ATLAS trigger system is used to reduce this rate to a few kHz for…

高能物理 - 实验 · 物理学 2025-03-20 ATLAS Collaboration

Recent innovations focused around {\em parallel} processing, either through systems containing multiple processors or processors containing multiple cores, hold great promise for enhancing the performance of the trigger at the LHC and…

计算物理 · 物理学 2015-06-17 V. Halyo , P. LeGresley , P. Lujan , V. Karpusenko , A. Vladimirov

Large Language Model (LLM) agents can increasingly automate complex reasoning through Test-Time Scaling (TTS), iterative refinement guided by reward signals. However, many real-world tasks involve multi-stage pipeline whose final outcomes…

机器学习 · 计算机科学 2025-12-30 Shuyu Gan , James Mooney , Pan Hao , Renxiang Wang , Mingyi Hong , Qianwen Wang , Dongyeop Kang

Training large language models (LLMs) with chain-of-thought (CoT) supervision has proven effective for enhancing their reasoning abilities. However, obtaining reliable and accurate reasoning supervision remains a significant challenge. We…

计算与语言 · 计算机科学 2025-10-21 Dongwon Jung , Wenxuan Zhou , Muhao Chen

We propose a Reinforcement Learning (RL) based control design framework for handling complex tasks. The approach extends the concept of Reward Machines (RM) with Signal Temporal Logic (STL) formulas that can be used for event generation.…

人工智能 · 计算机科学 2026-04-17 Ana María Gómez Ruiz , Thao Dang , Alexandre Donzé

The ATLAS Event Streaming Service (ESS) at the LHC is an approach to preprocess and deliver data for Event Service (ES) that has implemented a fine-grained approach for ATLAS event processing. The ESS allows one to asynchronously deliver…

分布式、并行与集群计算 · 计算机科学 2021-02-03 Wen Guan , Tadashi Maeno , Gancho Dimitrov , Brian Paul Bockelman , Torre Wenaus , Vakhtang Tsulaia , Nicolo Magini

The large ttbar production cross-section at the LHC suggests the use of top quark decays to calibrate several critical parts of the detectors, such as the trigger system, the jet energy scale and b-tagging.

高能物理 - 实验 · 物理学 2010-11-11 B. S. Acharya , F. Cavallari , G. Corcella , R. Di Sipio , G. Petrucciani

The ATLAS Inner Detector is a composite tracking system consisting of silicon pixels, silicon strips and straw tubes in a 2 T magnetic field. Its installation was completed in August 2008 and the detector took part in data- taking with…

仪器与探测器 · 物理学 2012-08-27 The ATLAS Collaboration

Test-time scaling (TTS) enhances the performance of large language models (LLMs) by allocating additional compute resources during inference. However, existing research primarily investigates TTS in single-stage tasks; while many real-world…

人工智能 · 计算机科学 2025-10-23 Fali Wang , Hui Liu , Zhenwei Dai , Jingying Zeng , Zhiwei Zhang , Zongyu Wu , Chen Luo , Zhen Li , Xianfeng Tang , Qi He , Suhang Wang

The outer shell of the ATLAS experiment at the LHC consists of a system of toroidal air-core magnets in order to allow for the precise measurement of the transverse momentum p$_T$ of muons, which in many physics channels are a signature of…

仪器与探测器 · 物理学 2011-01-27 Jörg Dubbert , Sandra Horvat , Oliver Kortner , Hubert Kroha , Robert Richter

Deep pre-trained language models (e,g. BERT) are effective at large-scale text retrieval task. Existing text retrieval systems with state-of-the-art performance usually adopt a retrieve-then-reranking architecture due to the high…

信息检索 · 计算机科学 2022-05-24 Yanzhao Zhang , Dingkun Long , Guangwei Xu , Pengjun Xie

We introduce adaptive learn-then-test (aLTT), an efficient hyperparameter selection procedure that provides finite-sample statistical guarantees on the population risk of AI models. Unlike the existing learn-then-test (LTT) technique, which…

机器学习 · 统计学 2025-02-03 Matteo Zecchin , Sangwoo Park , Osvaldo Simeone

The implementation of convolutional neural networks in programmable logic, for applications in fast online event selection at hadron colliders is studied. In particular, an approach based on full event images for classification is studied,…

仪器与探测器 · 物理学 2025-03-13 James Brooke , Emyr Clement , Maciej Glowacki , Sudarshan Paramesvaran , Jeronimo Segal

Deterministic real-time communication with bounded delay is an essential requirement for many safety-critical cyber-physical systems, and has received much attention from major standardization bodies such as IEEE and IETF. In particular,…

网络与互联网体系结构 · 计算机科学 2023-06-14 Heiko Geppert , Frank Dürr , Sukanya Bhowmik , Kurt Rothermel

The integration of large language models (LLMs) with external tools has significantly expanded the capabilities of AI agents. However, as the diversity of both LLMs and tools increases, selecting the optimal model-tool combination becomes a…

计算与语言 · 计算机科学 2026-01-08 Jinyang Wu , Guocheng Zhai , Ruihan Jin , Jiahao Yuan , Yuhao Shen , Shuai Zhang , Zhengqi Wen , Jianhua Tao
‹ 上一页 1 8 9 10 下一页 ›