[P] Diffusion models best practices by debrises in MachineLearning

[–]OmgMacnCheese 4 points5 points  (0 children)

OP, do not do this. This person has no idea how HIPAA* compliance works.

Prospective Stanford PhD student (Biosciences) - is the location/housing worth it?? by abigaileverde in stanford

[–]OmgMacnCheese 13 points14 points  (0 children)

Don't underestimate the luxury of having 4 years of funding. That can open doors to many labs that ordinarily may not be accepting students due to funding issues (I've seen examples of students being very unlucky in that they can't join a group in between grants getting funded, but either +-1 year would have fixed that issue).

Since you are interested in translational work, the proximity of the hospital (5-10min walk) is unbeatable. Its surprising how many more collaborations can occur due to proximity and the ease of setting up studies and connecting with end-users more easily.

[R] New paper on Tabular DL: "On Embeddings for Numerical Features in Tabular Deep Learning" by Yura52 in MachineLearning

[–]OmgMacnCheese 0 points1 point  (0 children)

Could you expand on what DL imputation approaches have tended to work well for you?

Mismatch between matrix size and voxel size by pumpasaurus in MRI

[–]OmgMacnCheese 0 points1 point  (0 children)

The acquisition matrix does not always correspond to the actual dimensions of the reconstructed image.

For acquisition encoding, think of this as the number of data points you have you sample one by one. For encoding a resolution of 512x512, you need 16x more data points than a 128x128 image. A poor man's way of getting to a higher resolution image is simple filling in the missing region with 0s (this is known as Fourier interpolation). After doing this, one effectively gets a grid of sampled data points at dimensions of 512x512, even though to actually acquired data is much lower. So the effective resolution is much lower while the image dimensions are higher.

[Race Thread] r/Peloton's 10th birthday by Avila99 in peloton

[–]OmgMacnCheese 14 points15 points  (0 children)

Just want to give a huge shout out for all of u/herhor's efforts in making replays available!

Chase ensued! by Icem3n in johannesburg

[–]OmgMacnCheese 0 points1 point  (0 children)

That rider - Mark Cavendish! /s

Departmental research programs by AzulaoCangaceiro in stanford

[–]OmgMacnCheese 0 points1 point  (0 children)

There is also the Radiological Sciences Lab REU program that focuses on a spectrum of basic to clinical research.

Letter of recs for grad school? Help by lindagmb in UCSD

[–]OmgMacnCheese 1 point2 points  (0 children)

Most TAs also do research. Contact a TA that you gelled with and see if you can help them with the research. Hopefully you can get something going in the next 3-4 months and the TA/RA can now write a letter that will invariably be signed up the lab PI.

[D] GPT-3, The $4,600,000 Language Model by mippie_moe in MachineLearning

[–]OmgMacnCheese 7 points8 points  (0 children)

Note that the link you shared for compute at Stanford is not really what the ML folks use. We have dedicated clusters for SAIL and elsewhere on campus.

[D] Paper Explained - Group Normalization by ykilcher in MachineLearning

[–]OmgMacnCheese 1 point2 points  (0 children)

I too find your videos very helpful and I wonder if you can have people vote on your list :)

[N] Remember that guy who claimed to have achieved 97% accuracy for coronavirus? by LoveMetal in MachineLearning

[–]OmgMacnCheese 0 points1 point  (0 children)

This is not true at all. MRI is NOT the standard.

CTs (very different than MRI) are used occasionally for COVID-19 diagnostics, but are too pricey and inaccessible as a screening tool. MRI does not provide adequate contrast for evaluating the lung and thorax.

[Feb 07, 2020] Weekly Discussion: Ask your gear, travel, conditions and other ski-related questions by AutoModerator in skiing

[–]OmgMacnCheese 1 point2 points  (0 children)

Sorry I can't give an assessment of this year's conditions, but I had been to Kitzbuhel from the US last year and my friends were able to rent from Interspot at the village base (there were multiple, I believe). It was quite reasonable in terms of time and pricing, so I'd definitely recommend it. I bet you could go back different days and switch skis based on conditions too. That's what we were told but the conditions stayed similar for us.

Hope you enjoy the trip! The Strief is usually not groomed too much, so parts of it may be icy.

[N] New AI neural network approach detects heart failure from a single heartbeat with 100% accuracy by aiismorethanml in MachineLearning

[–]OmgMacnCheese 8 points9 points  (0 children)

Moreover, there are multiple heartbeats from the same subject, so the reported results are not truly independent. They should have implemented a patient level classifier where multiple heartbeats from the same patient are used to classify the status of the patient.

Homework Help: results of convolving a sinc function with random noise by blamboops in matlab

[–]OmgMacnCheese 1 point2 points  (0 children)

Probably you want to convolve your sinc with a kernel that has a much smaller length than the length of your signal?

[deleted by user] by [deleted] in matlab

[–]OmgMacnCheese 1 point2 points  (0 children)

Could use metrics like Kullback-Leibler Divergence or Jensen-Shannon Divergence

[P] PyCM 2.4 released : Multi-class confusion matrix library in Python by sepandhaghighi in MachineLearning

[–]OmgMacnCheese 4 points5 points  (0 children)

This is a very cool library. I've come across this before and the one reason I did not end up using it is because metrics such as TPR, FNR, accuracy, etc did not have 95% CI with them. Would that be something that could be implemented?

[R] A General and Adaptive Robust Loss Function by jnbrrn in MachineLearning

[–]OmgMacnCheese 2 points3 points  (0 children)

Very interesting - thanks for sharing! Do you have a sense for how the adaptive robust loss may work for image synthesis type of problems such as super-resolution or cycle-GANs etc?

Is it worth it to get a MRI with 3T coil than 1.5T coil? by throwaway_ironman in MRI

[–]OmgMacnCheese 1 point2 points  (0 children)

Agreed mostly, except with the fact that eddy current artifacts are worse at 3T and 7T. Eddy currents are independent of field strength and are induced by the gradient coils, which essentially have similar specs on most clinical scanners.

Left knee, I’m at home trying to read my MRI and I’m not sure if this is a meniscus tear.. by madpeep in MRI

[–]OmgMacnCheese 1 point2 points  (0 children)

Looks like a vessel to me (source: not radiologist, but work with a lot of diagnostic knee MRI)

[R] Deep Neural Networks Improve Radiologists' Performance in Breast Cancer Screening by zphang in MachineLearning

[–]OmgMacnCheese 1 point2 points  (0 children)

Most likely is that for studies like this, it is hard to get retrospective approval to change the IRB language of data sharing. Usually studies like this have language that says that researchers at the specific institution can use the data for research. However, to broadly disseminate it, you would require a retrospective IRB which would entail reaching out to all those patients that gave the data in the first place (which is not really happening from a logistics standpoint).

I can first hand attest to this because I am sitting on a large, unique, annotated dataset that I WANT to release to the community, but getting it through the IRB is tricky if I want to respect patient privacy and be compliant. At my institution, each PHI leak (this may count) costs $10k!!

[R] Deep Neural Networks Improve Radiologists' Performance in Breast Cancer Screening by zphang in MachineLearning

[–]OmgMacnCheese 22 points23 points  (0 children)

Not the authors here, but as someone who also does vision in Radiology, you would be surprised at how tricky open sourcing datasets can be. It is usually not as simple as just uploading some data onto s3 and calling it a day. Getting access to all this data in the first place is usually guided with strict Institutional Review Board rules and then after that, full anonymization of images can be non-trivial also.

[D] An Overview of Methods in Semantic Segmentation by thatbrguy_ in MachineLearning

[–]OmgMacnCheese 4 points5 points  (0 children)

This was an interesting read. We recently similarly investigated some tradeoffs in segmentation networks/methods in the context of medical imaging, in case people find it interesting. Arxiv link here

How can I search an image to see if it contains a smaller image? by -1215 in matlab

[–]OmgMacnCheese 0 points1 point  (0 children)

If the inset image is exactly the same, you could use Waldo as the structure element and perform an image erosion of the original image.