English(EN)A Self-Calibrating Framework for Analog Circuit Sizing Using LLM-Derived Analytical Equations
LLM在代码生成和地理空间分析方面取得进展
作者PulseAugur 编辑部·[7 个来源]·
研究人员正在探索使用LLM生成代码和改进地理空间分析。一项研究开发了一个名为zerodep的系统,仅使用标准库重新实现了流行的Python库,发现LLM可以有效地创建性能良好的代码,且外部依赖性最小。其他研究介绍了CompassLLM和GISclaw等框架,它们利用LLM进行复杂的地理空间推理和分析,在流行路径查询和野火响应等任务中展示了更高的准确性和效率。
AI
arXiv:2605.21405v1 Announce Type: cross Abstract: Third-party Python libraries introduce dependency management overhead, supply chain risk, and deployment friction in constrained environments. A natural question is how much of this ecosystem can be replicated using only Python's …
Third-party Python libraries introduce dependency management overhead, supply chain risk, and deployment friction in constrained environments. A natural question is how much of this ecosystem can be replicated using only Python's standard library -- and at what correctness and pe…
arXiv cs.CL
TIER_1English(EN)·Md. Nazmul Islam Ananto, Shamit Fatin, Mohammed Eunus Ali, Md Rizwan Parvez·
arXiv:2510.07516v2 Announce Type: replace-cross Abstract: The popular path query - identifying the most frequented routes between locations from historical trajectory data - has important applications in urban planning, navigation optimization, and travel recommendations. While t…
arXiv:2603.26845v2 Announce Type: replace-cross Abstract: Most LLM-driven GIS assistants solve narrow single-step tasks tightly coupled to proprietary platforms such as ArcGIS or QGIS, limiting their use for the multi-step, cross-format pipelines that define professional geospati…
arXiv:2510.12061v2 Announce Type: replace Abstract: Effective disaster response is essential for safeguarding lives and property. Existing statistical approaches often lack semantic context, generalize poorly across events, and offer limited interpretability. While Large language…
arXiv:2504.15564v3 Announce Type: replace-cross Abstract: Existing class-level code generation datasets are either synthetic (ClassEval: 100 classes) or insufficient in scale for modern training needs (RealClassEval: 400 classes), hindering robust evaluation and empirical analysi…
arXiv cs.AI
TIER_1English(EN)·Antonio J. Bujana, Aydin I. Karsilayan·
arXiv:2604.07387v2 Announce Type: replace-cross Abstract: We present a design automation framework for analog circuit sizing that produces calibrated, topology-specific analytical equations from raw circuit netlists. A large language model (LLM) derives a complete Python sizing f…