中文
相关论文

相关论文: TeXmacs-maxima interface

200 篇论文

For people with visual impairments, tactile graphics are an important means to learn and explore information. However, raised line tactile graphics created with traditional materials such as embossing are static. While available refreshable…

人机交互 · 计算机科学 2017-08-15 Ryo Suzuki , Abigale Stangl , Mark D. Gross , Tom Yeh

Recently, Instruction fine-tuning has risen to prominence as a potential method for enhancing the zero-shot capabilities of Large Language Models (LLMs) on novel tasks. This technique has shown an exceptional ability to boost the…

计算与语言 · 计算机科学 2023-11-28 Yuansheng Ni , Sichao Jiang , Xinyu wu , Hui Shen , Yuli Zhou

International standards for lexicon formats are in preparation. To a certain extent, the proposed formats converge with prior results of standardization projects. However, their adequacy for (i) lexicon management and (ii) lexicon-driven…

计算与语言 · 计算机科学 2007-11-22 Eric Laporte

We present a new approach for benchmarking Large Language Model (LLM) capabilities on research-level mathematics. Existing benchmarks largely rely on static, hand-curated sets of contest or textbook-style problems as proxies for…

人工智能 · 计算机科学 2026-03-02 Antoine Peyronnet , Fabian Gloeckle , Amaury Hayat

Visual language models (VLMs) have made significant advances in accuracy in recent years. However, their efficiency has received much less attention. This paper introduces NVILA, a family of open VLMs designed to jointly optimize efficiency…

In this paper we introduce IPMACC, a framework for translating OpenACC applications to CUDA or OpenCL. IPMACC is composed of set of translators translating OpenACC for C applications to CUDA or OpenCL. The framework uses the system compiler…

编程语言 · 计算机科学 2014-12-04 Ahmad Lashgar , Alireza Majidi , Amirali Baniasadi

Today, we see a drastic increase in LLM-based user interfaces to support users in various tasks. Also, in programming, we witness a productivity boost with features like LLM-supported code completion and conversational agents to generate…

人机交互 · 计算机科学 2024-06-18 Thomas Weber , Sven Mayer

Current pre-trained cross-lingual sentence encoders approaches use sentence-level objectives only. This can lead to loss of information, especially for tokens, which then degrades the sentence representation. We propose MEXMA, a novel…

计算与语言 · 计算机科学 2024-09-20 João Maria Janeiro , Benjamin Piwowarski , Patrick Gallinari , Loïc Barrault

Large language models (LLMs) have advanced the state of the art in natural language processing. However, their predominant design for English or a limited set of languages creates a substantial gap in their effectiveness for low-resource…

计算与语言 · 计算机科学 2024-04-04 Peiqin Lin , Shaoxiong Ji , Jörg Tiedemann , André F. T. Martins , Hinrich Schütze

Previous multilingual benchmarks focus primarily on simple understanding tasks, but for large language models(LLMs), we emphasize proficiency in instruction following, reasoning, long context understanding, code generation, and so on.…

计算与语言 · 计算机科学 2025-04-22 Xu Huang , Wenhao Zhu , Hanxu Hu , Conghui He , Lei Li , Shujian Huang , Fei Yuan

This paper introduces RecAI, a practical toolkit designed to augment or even revolutionize recommender systems with the advanced capabilities of Large Language Models (LLMs). RecAI provides a suite of tools, including Recommender AI Agent,…

信息检索 · 计算机科学 2024-03-12 Jianxun Lian , Yuxuan Lei , Xu Huang , Jing Yao , Wei Xu , Xing Xie

Diverse instruction data is vital for effective instruction tuning of large language models, as it enables the model to generalize across different types of inputs . Building such diversified instruction dataset is an essential step in this…

We illustrate the use of Oshima splines in producing high-quality \LaTeX\ output in two cases: first, the numerical computation of derivatives and integrals, and second, the display of silhouettes and wireframe surfaces, using the macros…

数值分析 · 数学 2020-02-26 Setsuo Takato , José A. Vallejo

Large Language Models (LLMs) for public use require continuous pre-training to remain up-to-date with the latest data. The models also need to be fine-tuned with specific instructions to maintain their ability to follow instructions…

计算与语言 · 计算机科学 2024-10-15 Ishan Jindal , Chandana Badrinath , Pranjal Bharti , Lakkidi Vinay , Sachin Dev Sharma

Document alignment is necessary for the hierarchical mining (Ba\~n\'on et al., 2020; Morishita et al., 2022), which aligns documents across source and target languages within the same web domain. Several high precision sentence…

计算与语言 · 计算机科学 2025-10-20 Xiaotian Wang , Takehito Utsuro , Masaaki Nagata

Mobile app user interfaces (UIs) are rich with action, text, structure, and image content that can be utilized to learn generic UI representations for tasks like automating user commands, summarizing content, and evaluating the…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Andrea Burns , Kate Saenko , Bryan A. Plummer

There has been a widespread emergence of computing devices in the past few years that go beyond the capabilities of traditional desktop computers. These devices have varying input/output characteristics, modalities and interaction…

人机交互 · 计算机科学 2007-05-23 Mir Farooq Ali , Manuel A. Perez-Quinones , Marc Abrams

As large language models (LLMs) increasingly assist scientific writing, limitations and the significant token cost of TeX become more and more visible. This paper analyzes TeX's fundamental defects in compilation and user experience design…

计算与语言 · 计算机科学 2026-03-12 Tianyou Liu , Ziqiang Li , Xurui Liu , Yu Wu , Yansong Li

It is essential to help drivers have appropriate understandings of level 2 automated driving systems for keeping driving safety. A human machine interface (HMI) was proposed to present real time results of image recognition by the automated…

人机交互 · 计算机科学 2021-06-28 Bo Yang , Koichiro Inoue , Satoshi Kitazaki , Kimihiko Nakano

We present the stream processing library that achieves the highest performance of existing OCaml streaming libraries, attaining the speed and memory efficiency of hand-written state machines. It supports finite and infinite streams with the…

编程语言 · 计算机科学 2022-11-28 Oleg Kiselyov , Tomoaki Kobayashi , Aggelos Biboudis , Nick Palladinos