Papers by Shuxin Lin
ReAct Meets Industrial IoT: Language Agents for Data Access (2025.emnlp-industry)
Copied to clipboard
| Challenge: | a framework for domain-specific language agents is being developed for industrial automation . a novel approach to adapting these systems to domain-based applications poses new challenges . |
| Approach: | They propose a framework for deploying domain-specific language agents that can query industrial sensor data using natural language. |
| Outcome: | The proposed framework outperforms standard prompting baselines across multiple LLMs including smaller models. |
Generalized Embedding Models for Industry 4.0 Applications (2025.emnlp-industry)
Copied to clipboard
| Challenge: | Using Large Language Models (LLMs) to automate tasks has emerged as the next frontier of innovation. |
| Approach: | They propose a model that generalizes to queries involving similar assets and retrieves relevant items from natural language tasks. |
| Outcome: | The proposed model can be used to generalize to queries involving similar assets, such as identifying sensors relevant to an asset’s failure mode. |
Fine-Tuned Thoughts: Leveraging Chain-of-Thought Reasoning for Industrial Asset Health Monitoring (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Small Language Models (SLMs) are becoming increasingly popular in specialized fields such as industrial applications. |
| Approach: | They propose a framework which transfers reasoning capabilities via Chain-of-Thought distillation from Large Language Models (LLMs) to smaller, more efficient models (SLMs) |
| Outcome: | The proposed framework outperforms the base models in Industry 4.0 by a significant margin. |