中文
相关论文

相关论文: Texo: Formula Recognition within 20M Parameters

200 篇论文

Recent advances in fMRI-based visual decoding have enabled compelling reconstructions of perceived images. However, most approaches rely on subject-specific training, limiting scalability and practical deployment. We introduce…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Chenqian Le , Yilin Zhao , Nikasadat Emami , Kushagra Yadav , Xujin "Chris" Liu , Xupeng Chen , Yao Wang

Next location prediction is a discipline that involves predicting a users next location. Its applications include resource allocation, quality of service, energy efficiency, and traffic management. This paper proposes an energy-efficient,…

机器学习 · 计算机科学 2024-02-05 Calvin Jary , Nafiseh Kahani

Despite the success of deep neural networks (DNNs), state-of-the-art models are too large to deploy on low-resource devices or common server configurations in which multiple models are held in memory. Model compression methods address this…

Machine learning (ML) can facilitate efficient thermoelectric (TE) material discovery essential to address the environmental crisis. However, ML models often suffer from poor experimental generalizability despite high metrics. This study…

材料科学 · 物理学 2026-02-03 Shoeb Athar , Adrien Mecibah , Philippe Jund

People with visual impairments have difficulty accessing touchscreen-enabled personal computing devices like mobile phones and laptops. The image-to-speech (ITS) systems can assist them in mitigating this problem, but their huge model size…

音频与语音处理 · 电气工程与系统科学 2023-12-04 Gokul Srinivasagan , Michael Deisher , Munir Georges

Transformer-based models are the state-of-the-art for Natural Language Understanding (NLU) applications. Models are getting bigger and better on various tasks. However, Transformer models remain computationally challenging since they are…

计算与语言 · 计算机科学 2020-10-27 Young Jin Kim , Hany Hassan Awadalla

Handwritten Mathematical Expression Recognition (HMER) has extensive applications in automated grading and office automation. However, existing sequence-based decoding methods, which directly predict $\LaTeX$ sequences, struggle to…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Jianhua Zhu , Wenqi Zhao , Yu Li , Xingjian Hu , Liangcai Gao

It is important to design compact language models for efficient deployment. We improve upon recent advances in both the language modeling domain and the model-compression domain to construct parameter and computation efficient language…

计算与语言 · 计算机科学 2020-05-19 Zhongxia Yan , Hanrui Wang , Demi Guo , Song Han

Modern deep learning-based models have seen outstanding performance improvement with speech enhancement tasks. The number of parameters of state-of-the-art models, however, is often too large to be deployed on devices for real-world…

声音 · 计算机科学 2021-06-24 Hyeong-Seok Choi , Sungjin Park , Jie Hwan Lee , Hoon Heo , Dongsuk Jeon , Kyogu Lee

In this paper, a robust multiscale neural network is proposed to recognize handwritten mathematical expressions and output LaTeX sequences, which can effectively and correctly focus on where each step of output should be concerned and has a…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Hongyu Wang , Guangcun Shan

Artificial Intelligence models encoding biology and chemistry are opening new routes to high-throughput and high-quality in-silico drug development. However, their training increasingly relies on computational scale, with recent protein…

机器学习 · 计算机科学 2025-09-10 Peter St. John , Dejun Lin , Polina Binder , Malcolm Greaves , Vega Shah , John St. John , Adrian Lange , Patrick Hsu , Rajesh Illango , Arvind Ramanathan , Anima Anandkumar , David H Brookes , Akosua Busia , Abhishaike Mahajan , Stephen Malina , Neha Prasad , Sam Sinai , Lindsay Edwards , Thomas Gaudelet , Cristian Regep , Martin Steinegger , Burkhard Rost , Alexander Brace , Kyle Hippe , Luca Naef , Keisuke Kamata , George Armstrong , Kevin Boyd , Zhonglin Cao , Han-Yi Chou , Simon Chu , Allan dos Santos Costa , Sajad Darabi , Eric Dawson , Kieran Didi , Cong Fu , Mario Geiger , Michelle Gill , Darren J Hsu , Gagan Kaushik , Maria Korshunova , Steven Kothen-Hill , Youhan Lee , Meng Liu , Micha Livne , Zachary McClure , Jonathan Mitchell , Alireza Moradzadeh , Ohad Mosafi , Youssef Nashed , Saee Paliwal , Yuxing Peng , Sara Rabhi , Farhad Ramezanghorbani , Danny Reidenbach , Camir Ricketts , Brian C Roland , Kushal Shah , Tyler Shimko , Hassan Sirelkhatim , Savitha Srinivasan , Abraham C Stern , Dorota Toczydlowska , Srimukh Prasad Veccham , Niccolò Alberto Elia Venanzi , Anton Vorontsov , Jared Wilber , Isabel Wilkinson , Wei Jing Wong , Eva Xue , Cory Ye , Xin Yu , Yang Zhang , Guoqing Zhou , Becca Zandstein , Alejandro Chacon , Prashant Sohani , Maximilian Stadler , Christian Hundt , Feiwen Zhu , Christian Dallago , Bruno Trentini , Emine Kucukbenli , Saee Paliwal , Timur Rvachov , Eddie Calleja , Johnny Israeli , Harry Clifford , Risto Haukioja , Nicholas Haemel , Kyle Tretina , Neha Tadimeti , Anthony B Costa

The impressive performance of transformer models has sparked the deployment of intelligent applications on resource-constrained edge devices. However, ensuring high-quality service for real-time edge systems is a significant challenge due…

分布式、并行与集群计算 · 计算机科学 2025-08-29 Guanyu Xu , Zhiwei Hao , Li Shen , Yong Luo , Fuhui Sun , Xiaoyan Wang , Han Hu , Yonggang Wen

Enhancing small language models for real-life application deployment is a significant challenge facing the research community. Due to the difficulties and costs of using large language models, researchers are seeking ways to effectively…

计算与语言 · 计算机科学 2024-09-20 Mohamad Ballout , Ulf Krumnack , Gunther Heidemann , Kai-Uwe Kühnberger

Mixture-of-Experts (MoE) architectures offer a general solution to the high inference costs of large language models (LLMs) via sparse routing, bringing faster and more accurate models, at the cost of massive parameter counts. For example,…

机器学习 · 计算机科学 2023-10-26 Elias Frantar , Dan Alistarh

Since the Transformer architecture emerged, language model development has grown, driven by their promising potential. Releasing these models into production requires properly understanding their behavior, particularly in sensitive domains…

计算与语言 · 计算机科学 2024-10-25 Andrea Posada , Daniel Rueckert , Felix Meissen , Philip Müller

Leveraging the in-context learning (ICL) capability of Large Language Models (LLMs) for tabular classification has gained significant attention for its training-free adaptability across diverse datasets. Recent advancements, like TabPFN,…

机器学习 · 计算机科学 2025-06-09 Yuchen Zeng , Tuan Dinh , Wonjun Kang , Andreas C Mueller

Training deep networks and tuning hyperparameters on large datasets is computationally intensive. One of the primary research directions for efficient training is to reduce training costs by selecting well-generalizable subsets of training…

Document parsing is essential for analyzing complex document structures and extracting fine-grained information, supporting numerous downstream applications. However, existing methods often require integrating multiple independent models to…

计算与语言 · 计算机科学 2025-05-23 Mingxu Chai , Ziyu Shen , Chong Zhang , Yue Zhang , Xiao Wang , Shihan Dou , Jihua Kang , Jiazheng Zhang , Qi Zhang

Careful parametrization of networking protocols is crucial to maximize the performance of low-power wireless systems and ensure that stringent application requirements can be met. This is a non-trivial task involving thorough…

网络与互联网体系结构 · 计算机科学 2025-02-03 Mohamed Hassaan M. Hydher , Markus Schuss , Olga Saukh , Kay Römer , Carlo Alberto Boano

We train and deploy a quantized 1D convolutional neural network model to conduct speech recognition on a highly resource-constrained IoT edge device. This can be useful in various Internet of Things (IoT) applications, such as smart homes…

声音 · 计算机科学 2025-12-03 Andrew Barovic , Armin Moin