by OhMeadhbh on 5/12/2025, 5:28:40 AM
by Hilift on 5/12/2025, 9:24:34 AM
> Universities are left to defend The Promise of American Higher Education alone.
"Only the federal government can provide the funding needed".?
NSF fields 40,000 proposals per year, 110 per day.
The US is unlike other countries. By design, each state has their own capabilities, and owns everything except that which is specifically provided to the federal government. The combined capabilities of California and Massachusetts equal the remainder of the country. There's nothing to prevent any state from funding the universities in their states.
Was it more convenient before? Sure, but there is now an inflection point where more than 50% of the country "don't like you and wish you weren't here". You don't have to get beat up at the bus stop if you walk or take an uber.
This is hardly unique to research or higher education. All 50 states have negligently constructed budgets to rely on copius federal funding for health care (Medicaid) and education. That makes it easy for a petulant politician to kick sand in your face and "disrupt" that.
by geeal on 5/12/2025, 5:55:39 AM
Advances in computing sciences were not accomplished by investment strategies and nondisclosure agreements. It was accomplished by dedicated professional and academics with the highest levels of integrity and transparency. So your post comes at a critical time where parties are jumping to the bandwagon of AI.
by lenerdenator on 5/12/2025, 2:16:55 PM
Industry determines everything by the impact it will have on its financial state in ninety days. That's it. That's what matters. We redefined competence as the ability to have that financial state be better with regard to nothing else.
Academic research rarely produces anything in 90 days.
Therefore, there will be little in the way of standing for academic research.
by glitchc on 5/12/2025, 1:58:29 PM
The academic funding model was long overdue for a change. As others have pointed out, there was no room in the current model for the curiously ambitious scientists, the ones responsible for ground-breaking discoveries. Rather, the bulk of the funding was being secured by careerists and ideologically driven researchers. It's good if those two groups lose interest, science overall will benefit as a result.
Research is inherently risky. If we don't take risks and tackle the big problems, we cannot make progress as a species.
by ModernMech on 5/12/2025, 2:27:49 PM
I was assured on another thread that industry can pick up all the slack, and in fact now that Academica is finally being pushed aside, industry research will take off because they will no longer be worried about the public funding research and therefore will take on the mantle themselves to do basic research.
I hope they are right but my feeling is that this will just leave a big hole that no one wants to fill because it's too not profitable. I guess we will see.
by guywithahat on 5/12/2025, 2:34:56 PM
While I agree in principle, I feel we output more degrees than industry wants (especially in soft-touch areas), and it could take a while for the market to readjust itself. So much of the research "pipeline" is absolute nonsense it just gets in the way
by gotoeleven on 5/12/2025, 4:01:16 AM
I didn't look at every one on the list of these 1000 NSF grants that were cancelled:
https://airtable.com/appGKlSVeXniQZkFC/shrFxbl1YTqb3AyOO?jnt...
but I think if you skim the titles you can sense a theme.
Here's the very first one: "Cambio: A Professional Development Approach for Building Latinx-focused Cultural Competence in Informal Science Education Institutions" for a whopping 2.8 million dollars.
This is not basic research, this is not important research, this is left wing politics parasitically attached to scientific institutions.
by ngangaga on 5/12/2025, 1:38:05 PM
Why do people expect industry to do anything but look after itself? It would be very uncharacteristic of capital to make a stand.
by BrenBarn on 5/13/2025, 8:34:53 AM
I'm getting so sick of people prefacing stuff like this with "this isn't ideological". Yes, it is ideological, because the ideology causing this is the ideology that says government is limited to a small number of specific goals which just so happen to include protecting the interests of the wealthy.
These problems won't be solved in a "non-ideological" way. It has to be solved by directly opposing and eradicating the ideology that is pushing this kind of nonsense.
by linguae on 5/12/2025, 3:52:51 AM
Whenever I think about the decline of industrial research labs, not just the most famed like Bell Labs and Xerox PARC, but also the labs at companies like Microsoft, IBM, Hewlett-Packard, Digital Equipment Corporation, Sun Microsystems, Oracle, Intel, and many others, I'm reminded of a quote from Alan Kay about how those who have financially benefited from applying the results of research have often not "given back" to research:
"It strikes me that many of the tech billionaires have already gotten their "upside" many times over from people like Engelbart and other researchers who were supported by ARPA, Parc, ONR, etc. Why would they insist on more upside, and that their money should be an "investment"? That isn't how the great inventions and fundamental technologies were created that eventually gave rise to the wealth that they tapped into after the fact.
"It would be really worth the while of people who do want to make money -- they think in terms of millions and billions -- to understand how the trillions -- those 3 and 4 extra zeros came about that they have tapped into. And to support that process." (from https://worrydream.com/2017-12-30-alan/).
Even before Trump's and DOGE's reckless attacks on research and academia, the software industry (I'm going to limit this to the software industry; I don't know the situation in other STEM industries such as health care, pharmaceuticals, chemicals, aerospace, etc.) has changed its strategy regarding funding research. Before the 2010s, many major companies had research labs where its employees worked on medium-term and long-term projects that may not have directly tied into current products but may form the basis of future products. If you had a computer science PhD and worked in an applied field such as systems or compilers, aside from academia and government labs, there were jobs at industrial labs where researchers could work on research systems. Sun, for example, had a lot of interesting research projects such as Self (https://en.wikipedia.org/wiki/Self_(programming_language) ; much of the work on Self influenced the design and implementation of the Java virtual machine). AltaVista, an early Web search engine that predates Google, was originally a research project at Digital Equipment Corporation (https://en.wikipedia.org/wiki/AltaVista) that was later spun off as its own company.
However, in the 2000s and especially in the 2010s, these jobs became increasingly rare. Having worked in industrial research labs and advanced development teams during the mid-2010s and early 2020s, what I've noticed is a trend away from dedicated research labs where researchers study phenomena and perhaps build prototypes that get passed onto a production team, and more toward a model where researchers are expected to write production code. Google's 2012 paper "Google's Hybrid Approach to Research" (https://research.google/pubs/googles-hybrid-approach-to-rese...) is an excellent summary. This makes a lot of sense under the context of early Google; Google in the 2000s needed to build large-scale distributed systems to power Google's search engine and other operations, but there was little experience within and outside the company on working on such Web-scale systems. Thus, Google hired CS PhDs with research experience in distributed systems and related topics, and then put them to work implementing systems such as MapReduce, BigTable, Spanner, and many others. I see a similar mindset when it comes to AI companies such as OpenAI, where researchers directly work on production systems.
Researchers working directly on products that take advantage of research is an effective approach in many situations and it's brought us many innovations, especially in Web-scale systems, big data processing, and machine learning. However, not all research has obvious, direct productization opportunities. For one, not all computer science research is systems-based. There is theoretical computer science research, where researchers are exploring questions that may not immediately lead to new products, but may answer important questions regarding computing. Next, even in systems research, there are areas of research that could be productized a few decades down the road, but in order for those products to be created, the research needs to be done first. Deep neural networks took off once hardware became cheap enough to make DNN architectures feasible, for example. However, without the work done on neural networks in the decades prior to affordable GPUs, research on DNNs would be further behind compared to today.
The biggest problem that I see with attitudes regarding research funding, not just in industry, but also in academia and government, is that funders don't appreciate the fact that research is inherently risky; not all research projects are going to lead to positive results, and the lack of positive results is not a matter of a researcher's work ethic or competence. Funders seem to want sure bets; they seem to only be interested in funding research that has a very high ROI likelihood.
Yes, funders should have the freedom to fund the projects and researchers that they want. There are obvious reasons why funders are more interested in hot topics such as large language models and blockchain applications versus topics where there is less of an obvious likelihood for short-term ROI. However, I feel that it is important to fund less obviously lucrative research efforts. I feel industry is not interested these days in making more speculative bets, kind of like the research projects that Xerox PARC did back in the 1970s.
Academia seems like a natural home for more speculative research. Unfortunately academia has two major pressures that undermine this: (1) the "publish-or-perish" culture found at many major research universities, and (2) fundraising pressures. These two factors, in my opinion, encourage academics, especially pre-tenure and non-tenured ones, to optimize their research pursuits for "sure bets" instead of riskier but potentially higher impact work. The fundraising pressures have gotten much worse now with the abrupt cuts to research funding in the United States.
A long-term solution to this problem requires cultivating a culture that is more understanding of the research process, that research is inherently risky, and that different types of research require different funding mechanisms. I'm all in favor of Google- and OpenAI-style research projects where researchers are directly involved with product-building efforts, but I'm also in favor of other styles of research that are not directly tied to product-building. I also want to see a culture where large corporations and wealthy individuals donate meaningful amounts of money to fund research efforts.
It would be a major setback for society for us to return to the pre-1940s days of "gentlemen scientists" where science and other academic pursuits were only reserved for the independently wealthy and for those who relied on patronage. Modern technological innovations are made possible through research, and it's important that research efforts are funded in a regular manner.
by CaptWillard on 5/12/2025, 12:49:08 PM
Academia and higher education have been central to some unsavory initiatives by federal agencies.
The tendency to remain (or appear) willfully ignorant of those while clutching pearls over funding cuts is frankly repugnant.
by geeal on 5/12/2025, 5:48:15 AM
Progress in computing sciences was never accomplished by investment strategies and nondisclosure agreements. It was accomplished by dedicated proffisionals and academics with a high level of integrity and transparency. So your post seems very appropriate in the current state where all parties are jumping to the AI bandwogen.
by charcircuit on 5/12/2025, 8:55:20 AM
The author is an associate professor at Harvard, so he is going to be biased towards academia.
>knows that our field’s landmark innovations emerged not purely from product roadmaps but from university labs with federal funding
Maybe if you cherry pick those innovations from things coming from university labs. Or count these labs because they openly announced something or popularized something else that already existed.
>The Talent Pipeline Under Threat
Talent can be taught by both AI and industry. University as a place for learning is an outdated concept.
"Support for education and research should be as fundamental as clean air or safe roads."
I think the current powers that be hold clean air and safe roads in the same esteem as they hold education and research.
Maybe "Support for education and research should be as fundamental as golf tournaments or Diet Coke" would be a better anology.