HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stefanpie

no profile record

Submissions

Canvas online again as ShinyHunters threatens to leak schools’ data

theverge.com
921 points·by stefanpie·قبل شهرين·648 comments

20020: The Future of College Football

sbnation.com
2 points·by stefanpie·قبل 4 أشهر·0 comments

20020 (2020)

sbnation.com
3 points·by stefanpie·قبل 5 أشهر·1 comments

CSC218 Software Precognance [pdf]

suricrasia.online
2 points·by stefanpie·قبل 6 أشهر·0 comments

Defining and evaluating political bias in LLMs

openai.com
1 points·by stefanpie·قبل 8 أشهر·0 comments

Zero ASIC releases Wildebeest, the highest performance FPGA synthesis tool

zeroasic.com
187 points·by stefanpie·قبل 10 أشهر·54 comments

Stealing Debug Pretty Print from Vitis HLS

stefanabikaram.com
11 points·by stefanpie·قبل 10 أشهر·1 comments

High-Level Synthesis Synthesis

stefanabikaram.com
27 points·by stefanpie·قبل 10 أشهر·1 comments

Starfront Observatories

starfront.space
51 points·by stefanpie·قبل 10 أشهر·15 comments

Getting a paper accepted

maxwellforbes.com
219 points·by stefanpie·السنة الماضية·129 comments

comments

stefanpie
·قبل 4 أشهر·discuss
Very cool to see you work! Early in my PhD I did some work with GNN accelerators on FPGAs (which I think later ended up in some form as a colab with some CERN or Fermilab folks) and have chatted a bit in the past with the FastML, HLS4ML, and HEP folks.

I have since pivoted a lot of my PhD work (still related the HLS and EDA). But I wonder what is the current main limitation/challenges of building these trigger systems in hardware today. For example, in my mind it seems like the EDA and tooling can be a big limitation such as reliance on commercial HLS tools which can be buggy, hard to use, and hard to debug. From experience, this makes it harder to build different optimized architectures in hardware or build co-design frameworks without having high HLS expertise or putting in a lot of extra engineering/tooling effort. Also tool runtimes make the design and debug cycle longer, especially if you are trying to DSE on post-implementation metrics since you bring in implementation tools as well.

But I might be way off here and the real challenges are with other aspects beyond the tools.
stefanpie
·قبل 4 أشهر·discuss
Prof. Cunxi Yu and his students at UMD is working on this exact topic and published a paper on agents for improving SAT solvers [1].

I believe they are extending this idea to EDA / chip design tools and algorithms which are also computationally challenging to solve. They have an accepted paper on this for logic synthesis which will come out soon.

[1] "Autonomous Code Evolution Meets NP-Completeness", https://arxiv.org/abs/2509.07367
stefanpie
·السنة الماضية·discuss
I am not the original author, but I posted this since it mirrors some experiences I have had in my PhD so far submitting papers. This kind of tweaking in paper and writing even happens when writing the first draft or sometimes even in the conception of the research idea or how to go about the implementation and experimentation.

There is a half-joke in our lab that the more times a paper is rejected, the bigger or more praised it will be once it's accepted. This simply alludes to the fact that many times reviewers can be bothered with seeing value in certain ideas or topics in a field unless it is "novel" or the paper is written in a way that is geared towards them, rather than being relegated to "just engineering effort" (this is my biased experience). However, tailoring and submitting certain ideas/papers to venues that value the specific work is the best way I have found to work around this (but even then it takes some time to really understand which conferences value which style of work, even if it appears they value it).

I do think there is some saving grace in the section the author writes about "The Science Thing Was Improved," implying that these changes in the paper make the paper better and easier to read. I do agree very much with this; many times, people have bad figures, poor tables or charts, bad captions, etc., that make things harder to understand or outright misleading. But I only agree with the author to a certain extent. Rather, I think that there should also be changes made on the other side, the side of the reviewer or venue, to provide high-quality reviews and assessments of papers. But I think this is a bit outside the scope of what the author talks about in their post.