←back to thread

463 points bookofjoe | 9 comments | | HN request time: 0.002s | source | bottom
1. PranayKo ◴[] No.45134823[source]
Hey guys I am the high schooler who developed this let me know if you got any questions I'd be happy to answer them
replies(3): >>45134850 #>>45141783 #>>45142317 #
2. notpushkin ◴[] No.45134850[source]
Congrats, very impressive!

The linked article is a bit light on actual details – could you share the paper/preprint maybe?

replies(1): >>45134876 #
3. PranayKo ◴[] No.45134876[source]
Thanks!

https://ieeexplore.ieee.org/abstract/document/11096342

That’s the official paper link. Sorry it’s not open access.

replies(1): >>45134881 #
4. notpushkin ◴[] No.45134881{3}[source]
Too bad :( Though I’ve just found a PDF here in the open: https://news.ucsc.edu/wp-content/uploads/2025/08/Pulse_Fi_sh...
replies(1): >>45134904 #
5. PranayKo ◴[] No.45134904{4}[source]
Oh great- I forgot we had the open pdf posted somewhere
6. linvs ◴[] No.45141783[source]
Awesome job!

A couple questions:

- How was the training/testing data split? Was it split window-wise or participant-wise?

- How does the system perform at elevated heart rates? Seems like it was mostly tested at resting/normal heart rates

replies(1): >>45145384 #
7. mmohtasim ◴[] No.45142317[source]
1. The collected data set has one person in between receiver and transmitter. Will the same model work if there is multiple people between receiver and transmitter?

2. If anyone has a heart rate outside the range of 48-130? can this model detect that heart rate?

replies(1): >>45145364 #
8. PranayKo ◴[] No.45145364[source]
1. We are currently working on multi person, this iteration doesn't support it. 2. The range was just what we had in this dataset, if we exposed the algorithm to a broader range, it would work for that too.
9. PranayKo ◴[] No.45145384[source]
1. in this iteration we used a 64% training 16% validation 20% testing split. In our current work we are testing with 10 fold / leave a subject out to get better analysis. 2. the esp dataset had heart rate up to 130 which is relatively high, and the raspberry pi data had people running in place etc... where the heart rate is higher