惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
IT之家
IT之家
Recent Announcements
Recent Announcements
B
Blog
D
Docker
V
V2EX
GbyAI
GbyAI
L
LangChain Blog
博客园 - Franky
U
Unit 42
T
The Blog of Author Tim Ferriss
A
About on SuperTechFans
博客园 - 【当耐特】
Google DeepMind News
Google DeepMind News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Vercel News
Vercel News
博客园_首页
D
DataBreaches.Net
人人都是产品经理
人人都是产品经理
Y
Y Combinator Blog
量子位
Blog — PlanetScale
Blog — PlanetScale
罗磊的独立博客

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
musically-ut
musically_ut · 2026-06-15 · via Hacker News - Newest: "AI"
I research, code, blog, and make stuff.

Partner at a Stealth startup

Currently working at the intersection of FinTech and AI/ML.

Large-scale randomized experiments for more effective memorization

As a follow up to Memorize, I worked with Manuel Gomez-Rodriguez and the creators of Swift Learning App, Christoph Moser and Graham Lancashire, to design a new algorithm for scheduling lessons Select. We ran large scale randomized experiments to verify that the learning indeed was improved by using the ML based instructions.

SciPy and Python contributions; NASA Mars rover 2020

My contributions to the sparse matrix API were recognized by making me a co-contributor and co-author to the Nature Methods paper describing SciPy, which coincided with the release of version 1.0 of the library. Also, this along with my contribution to python/cpython, i.e., the Python programming language, also earned me a badge on GitHub for contributing to the Mars 2020 Helicopter Contributor. I always wanted to put something in space 🤗

  • "SciPy 1.0: fundamental algorithms for scientific computing in Python" ~ Nature Methods (2020); Paper.
  • "Utkarsh Upadhyay contributed code to 2 repositories used in the Mars 2020 Helicopter Mission: python/cpython, and scipy/scipy." ~ GitHub

Learning to Crawl: and other scheduling problems

With Róbert Busa-Fekete, Wojciech Kotłowski, Dávid Pál, and Balázs Szörényi, I have looked at hte problem of learning to optimally web-crawl pages while simultaneously learning how often they change. Our conclusions about the properties of the learning algorithm and results about learnability of rates of Poisson processes with partial observability apply to many other problems and scenarios as well. We provide the first sub-linear guarantees for such problems and take the first step in the direction of establishing that given some constraints on the optimization problems (e.g. RedQueen, Memorize) which schedule events in continuous time, learning the rates/parameters of the environment while simultaneously optimizing is possible with zero-regret.

  • "Learning to Crawl" ~ AAAI (2020); Paper.

On the Complexity of Opinions and Online Discussions

With Abir De, Aasish Pappu, and Manuel Gomez-Rodriguez, I have uncovered a connection between complexity of online discussions and the notion of sign-rank of matrices. This allows us to determine the complexity of online discussions just by looking at the pattern of upvotes/downvotes cast by users on others' comments; the key insight is using humans as oracles and by-passing the nuances of sarcasm and humor often present in online comments.

Deep Reinforcement Learning of Marked Temporal Point Processes

With Abir De and Manuel Gomez-Rodriguez, I have developed a deep reinforcement learning algorithm for controlling agents whose actions are performed, and who receives feedback from the environment, at discrete localized points in continuous real time. This is in contract to the classical RL setup where the actions and rewards (feedback) are synchronously given to the agent at discrete points in time.

Memorize: An Online Algorithm for Optimizing Human Learning

RedQueen: An Online Algorithm for Smart Broadcasting

Understanding Crowdlearning

With Isabel Valera and Manuel Gomez-Rodriguez, I am developing models to understand how learning happens on Crowdlearning sites, such as Stack Overflow and Wikipedia.

  • "On Crowdlearning: How do People Learn in the Wild?", oral presentation at Workshop on Machine Learning for Education at NeurIPS (2016);
  • "Uncovering the dynamics of Crowdlearning and the Value of Knowledge", oral presentation at WSDM (2017); Paper.

Recurrent Marked Temporal Point Processes

With Nan Du, Hanjun Dai, Rakshit Trivedis, Manuel Gomez-Rodriguez, and Le Song, I developed a model which uses recurrent neural networks to model point processes, yielding impressive predictive results.

  • "Recurrent marked temporal point processes: Embedding event history to vector", Poster presetned at KDD (2016); Paper.

Machine Learning on Networks

Chanslate

This project has been sun-setted. All data related to the project including messages sent and rooms created has been deleted.

An app for chatting which translates chat messages in real time. You can learn a foreign language while not disrupting communication with your friends.

First-timers-only tweet-bot

Q&A trajectories of users on Stack Overflow

See how users in different tags ask and answer questions on Stack Overflow.

Voting/answerers trend on Stack Overflow

See how many users and upvotes different tags see over time on StackOverflow.

$P recognizer library and demo