TE
テックエコー
ホーム24時間トップ最新ベスト質問ショー求人
GitHubTwitter
ホーム

テックエコー

Next.jsで構築されたテクノロジーニュースプラットフォームで、グローバルなテクノロジーニュースとディスカッションを提供します。

GitHubTwitter

ホーム

ホーム最新ベスト質問ショー求人

リソース

HackerNews APIオリジナルHackerNewsNext.js

© 2025 テックエコー. すべての権利を保有。

Ask HN: Anyone working in traditional ML/stats research instead of LLMs?

17 ポイント投稿者: itsmekali321約20時間前
I am curious about those who are working in the machine learning or statistics domain but are focusing on traditional ML research rather than large language models (LLMs).<p>What specific areas or projects are you currently working on?<p>Thank You!

5 comments

jononor約5時間前
I work on machine learning applied to sensor data, for understanding physical phenomena. Both time-series models etc for condition monitoring of technical machinery (specifically HVAC in buildings) at <a href="https:&#x2F;&#x2F;soundsensing.no" rel="nofollow">https:&#x2F;&#x2F;soundsensing.no</a> And also running ML inference directly on microcontroller-based sensors, via the open-source project emlearn - <a href="https:&#x2F;&#x2F;github.com&#x2F;emlearn&#x2F;emlearn">https:&#x2F;&#x2F;github.com&#x2F;emlearn&#x2F;emlearn</a>
usgroup約16時間前
Statistical modelling is largely unrelated to machine learning in its ideology. If you&#x27;re a professional Statistician then you&#x27;re most likely working as part of some function heavily utilising randomised experiment design, or less frequently, observational designs. This would include hard sciences, actuarial sciences, finance (risk), manufacturing, poll&#x2F;census research.<p>The main commercial opensource language for serious Statisticians is R. You can Google for the sorts of jobs requiring R as a marker, if you&#x27;re interested in applications of Statistics unrelated to LLMs.<p>To answer your own question about classical ML, you can Google for jobs requiring the specific classical ML technologies in which you are interested as a marker.
epaprat約18時間前
There’s still a lot of active research in traditional ML areas that LLMs haven’t solved. Causal inference, robustness to distribution shifts, and adversarial resilience remain open challenges. Continual and online learning, where models adapt without forgetting, are crucial for real-world deployment. Multi-modal learning beyond text, especially fusing vision, time series, and structured data, is another tough frontier. Interpretability, especially in high-stakes domains, still requires far more than attention maps. LLMs are impressive, but they haven’t made most of classical ML research obsolete.
helltone約18時間前
I&#x27;m building a tool to make ml on tabular data (forecasting, imputation, etc) easier and more accessible. The goal is to go from zero to a basic working model in minutes, even if the initial model is not perfect, and then iteratively improve the model step by step, while continuously evaluating each step with metrics and comparisons to the previous model. So it&#x27;s less ml foundation research, and more trying to package it in a user friendly way with a nice workflow, but if that&#x27;s interesting feel free to reach out (email in profile).
mmarian約3時間前
Check out quant trading.