Skip to content
View rishi-more-2003's full-sized avatar
🍃
🍃

Highlights

  • Pro

Block or report rishi-more-2003

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rishi-more-2003/README.md

rishi

cs @ johns hopkins.
interested in efficient llm inference, rag, preference optimization, and ml systems.

co-first author on conformal thinking, accepted at icml 2026.

currently thinking about compute-aware reasoning, temporal rag, and data quality for post-training.


🔬 research

making llms lazy in a good way
conformal thinking — risk control for reasoning on a compute budget.
accepted at icml 2026.
arxiv

retrieval that remembers time
temporal-aware rag over non-stationary document collections.
time-aware indexing, retrieval freshness, and hallucination detection.

teaching a toxicity filter using reddit votes
preference optimization for context-dependent toxicity classification.


📄 publications

conformal thinking: risk control for reasoning on a compute budget
accepted at icml 2026 · arxiv

privacy-preserving video analytics through gan-based face de-identification
nmitcon 2024 · paper

toxic comment detection using bidirectional sequence classifiers
idciot 2024 · paper

harnessing insights from streams: unlocking real-time data flow with docker and cassandra in the apache ecosystem
raics 2024 · paper

prism: predictive resource inference and spot instance management
iconat 2024 · paper

a streamlined approach towards monkeypox detection
preprint · paper

preserving privacy in video analytics: a comprehensive review of face de-identification and background blurring techniques
preprint · paper

a lightweight approach towards speaker authentication systems
preprint / work in progress · paper


🛠️ stack

python · pytorch · tensorflow · hugging face · langchain · vllm
rag · inference optimization · preference optimization · calibration
docker · kubernetes · aws · spark · airflow
postgresql · mongodb · cassandra


💼 past work

jhu dsai
graduate research assistant — compute-aware reasoning and post-training data quality.

jhu clsp
graduate researcher — temporal rag and hallucination detection.

mastek
ml engineer intern — voice authentication and production inference.


🧊 elsewhere

website · google scholar · linkedin ·

Pinned Loading

  1. Voice-Authentication Voice-Authentication Public

    Lightweight siamese neural network for text-independent, language-agnostic speaker verification using mel spectrograms

    Jupyter Notebook 1

  2. nutrition_analyser nutrition_analyser Public

    Forked from GiteshKambli/nutrition_analyser

    Jupyter Notebook

  3. NumberPlateDetection-Censoring NumberPlateDetection-Censoring Public

    CNN model trained by transferring learning from YOLOv5 which recognizes and censors numberplates in images in order to protect the identity of original owner of a car.

    Jupyter Notebook

  4. BlockGame BlockGame Public

    Built a comprehensive miniproject for Second Year which will implement most of the concepts in Graphic Animation.

    ASP.NET

  5. BreastCancerDetection BreastCancerDetection Public

    An approach towards breast cancer detection deployed on Streamlit

    Python

  6. BrickBreaker BrickBreaker Public

    A simple brick-breaker game made using the Java language.

    Java